Continuous printing

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

Guest

I created a library card program which prints out 4 5X3 cards per book.
However, when I print out the cards, it prints out 3 for the first page and 1
for the second and starts the next entry on the third page. Does anyone know
how to print continuously - start the next series of 4 to print on the second
page? Thank you.
 
tikal_traveler said:
I created a library card program which prints out 4 5X3 cards per book.
However, when I print out the cards, it prints out 3 for the first page and 1
for the second and starts the next entry on the third page. Does anyone know
how to print continuously - start the next series of 4 to print on the second
page? Thank you.

You probably need to adjust your margins or even slightly adjust the card
size to get them to print correctly from your printer. This problem happens
most often with InkJet printers which don't have uniform specifications for
margin requirements.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Hi,

Design a new report using the Label wizard. If you don't find your label in
the list you can create a new label with the dimensions and spacing you
choose.

HTH
 

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