PDA

Click to See Complete Forum and Search --> : printing


bezaman
Jan 13th, 2007, 10:15 AM
is there a way to allow the user to choose which printer they want to print to when clicking the print button on a crytal report?

Asgorath
Jan 22nd, 2007, 08:57 AM
It will also print in the default printer.

Hack
Jan 23rd, 2007, 06:46 AM
I think they would have to change their default printer before sending something to print.

Your application could present a list of installed printers for this purpose.

Besoup
Jan 23rd, 2007, 07:18 AM
I have noticed with my crystal reports that they all print to the printer that I last printed them with via crystal. From what I have seen they don't pay any attention to what the default printer is. I had this problem yesterday... I have a routine that printed out 2 different reports. One was printing out fine and the other I thought wasn't printing at all until I looked on the other printer that I last printed it from the CR program.

CR = weird.