Hey there, I'm experiencing an odd problem with Crystal Report in VB.NET.
I use a very simple report, but that might get to several pages. Whenever it's the case, let's say I have three pages, ir only prints the first page three times instead of printing each one once. If I look at the report in a viewer first, I get my pages just right, but it still only prints the first one ...
Of course, I checked my printer's configuration and it's set to print all the document once (no repeat or anything that seems to be related). Plus it always print a number of copies equal to my report's length (number of pages), so I doubt it's as simple as that.
Any clues would really help ...
Edited by: carle_al on Mar 3, 2009 6:32 PM