PrintOut method

  • Thread starter Thread starter Steve J
  • Start date Start date
S

Steve J

Is it possible to use variables in the PrintOut Method PrintFrom and PrintTo
expressions. I need to send a multi page report to my printer in groups of
three pages so that I can force the printer to staples every three pages.

Cheers

S
 
Hi,
yes, should be no problem, just make a loop and increment start page
variable each time by 3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top