Multiple Printings on Report

  • Thread starter Thread starter Greg Ripper
  • Start date Start date
Greg:

1.) Select the report in the database window and then go to File -> Page Set
up
2.) On the Page tab, select a specific printer to use (you can reset it to
the default printer later.)
3.) Click the Printer button
4.) Click the Properties button on the printer dialog
5.) On either the layout or paper tab in the printer's properties, click
Advanced
6.) Set the copy count to 3
7.) Click back out Okaying at each point along the way
8.) Once you are back to the begining, you can return to File->Page Set
Up -> Page tab
and select to use the default printer if desired.

If you need to do this in code, use the PrintOut method or action which
supports the number of pages.
 
Back
Top