I haven't considered it until now. Problem is, I've already got lots of DataReports made and porting them over to Crystal may take too much time.
I'm hoping someone has some insight on how to set the number of copies to print. It seems like such an easy thing to do...keyword "seems".
Thanks for the suggestions everyone...but most of what you said I've already tried.
Yes, I can ask the user for the number of copies to print, and issue x number of PrintReport commands, but it would be more shnazzy to set the number of copies, as one does with the print dialog screen, and use...
I'm using...
DataReport1.PrintReport False
DataReport1.PrintReport False
DataReport1.PrintReport False
to print 3 copies of a report without having to show it or the print dialog screen.
Is there a way to programatically modify the number of copies to print so that one PrintReport command...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.