How do I limit a report to only print the first page?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm printing wire labels that have data on the first page (label) of the
report, but get multiple blank pages (labels) after. The root cause is a
known problem with the printer driver, but this might take a while to get
fixed. I need a work around to programmaticly limit the actual printout to
only the first page. The report (label) is opened via a command button on a
form which defaults to preview the label.

I've been trying different things with no success, and my "frustration
meter" is up in the red zone! Any suggestions are appreciated!
 
The Printout method/action lets you specify a page range.

Sounds awefully frustrating though.

Presumably you have traced this correctly to the bad printer driver, and
it's not just a matter of the page width + margins being wider than the
paper size.
 

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