cpotter
Programmer
- Sep 14, 2010
- 3
How do I get the number of copies a user decided to print from the print dialog box that opens up after a "crystal reports" PrintOut(.F.) is run?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
loReport.Printout(.F., nCopies, .T. nStart, nEnd)
&& .F. says to inhibit the CR dialogue;
&& nCopies contains the number of copies