A
AHopper
I am trying to print labels from an Access 2002 database
on a label printer. I want to print the labels when a
record is saved using a command button and I want to print
2 of each label. I would like to do this without the user
having to select the printer or number of labels. The
number of labels needed is stored in field in the database.
I install the printer (drivers).
Design the labels as a report?
What event of the "Save Record" button should I use? (On
Click)
If the printer is not the default how do I choose it
through the command button?
How can I print the number of copies of the label (report)
stored in the "Job" table field "LabelsNeeded"?
If this is not posted under the right category let me know
so I can repost.
Thank you for your time and help
Allan
on a label printer. I want to print the labels when a
record is saved using a command button and I want to print
2 of each label. I would like to do this without the user
having to select the printer or number of labels. The
number of labels needed is stored in field in the database.
I install the printer (drivers).
Design the labels as a report?
What event of the "Save Record" button should I use? (On
Click)
If the printer is not the default how do I choose it
through the command button?
How can I print the number of copies of the label (report)
stored in the "Job" table field "LabelsNeeded"?
If this is not posted under the right category let me know
so I can repost.
Thank you for your time and help
Allan