Is there a way to preset the quantity (number of pages) to print when viewing a datareport? I'm using:
datareport1.show
to bring up the preview screen. From there, the user would click on the little printer icon in the upper left of the screen. The print dialogue appears with quantity automatically set to 1. I'd like to set that quantity through code so that the user would not have to change it each time.
datareport1.show
to bring up the preview screen. From there, the user would click on the little printer icon in the upper left of the screen. The print dialogue appears with quantity automatically set to 1. I'd like to set that quantity through code so that the user would not have to change it each time.