Re: print of report is different than preview
- From: "Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx>
- Date: Tue, 11 Mar 2008 17:04:51 +0900
The knoweldgebase article you referred to works for a single-page report. Provided you reset things in the Report Header's events, it should also work for printing (provided you print from the first page.)
However, it does not work if you are printing reports that spill over onto several pages, unless you actually print all the pages. This is due to the fact that the events do not fire for the pages you don't print, so relying on the events across several pages just doesn't work reliably.
For printing multiple copies of a label (not skipping unused labels), here's an alternative solution that does work reliably:
Print a Quantity of a Label
at:
http://allenbrowne.com/ser-39.html
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"RonNCmale" <RonNCmale@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:28FC2AC6-E454-4113-ACB4-29BAF6BCCC3B@xxxxxxxxxxxxxxxx
I downloaded How to skip used mailing labels and print duplicates in Access
2002. It seems to be working fine until I try to print. It then prints from
the first label and not as the preview showed. This is driving me buggy. What
am I missing?
.
- Prev by Date: superscript of report ex( Mey 12 2008) 12 in superscript
- Next by Date: Children's profile report
- Previous by thread: superscript of report ex( Mey 12 2008) 12 in superscript
- Next by thread: Children's profile report
- Index(es):
Relevant Pages
|