Need help please - printing barcode labels by code

F

FatMan

Hi all:
I have an application that is being used for printing barcode labels. What
I would like to know is the code to tell access to print a given number of
labels to a particular printer.

Assume:
The printer’s name = PrinterName
The label’s name = labelname
Number of labels required = txtNumOfLabels (a text box on a form)


Can anyone please help me with this? All help is greatly appreciated.

Thanks,
FatMan
 
B

BruceS

FatMan,
Are you printing on sheets of labels or one-up on continuous form?
Can you post your current code?
Bruce
 
G

gonzo

FatMan wrote on 08/24/2009 11:18 ET :
Hi all:
I have an application that is being used for printing barcode labels. What
I would like to know is the code to tell access to print a given number of
labels to a particular printer.

Assume:
The printer’s name = PrinterName
The label’s name = labelname
Number of labels required = txtNumOfLabels (a text box on a form)


Can anyone please help me with this? All help is greatly appreciated.

Thanks,
FatMan
Thanks for that code Bruce, has helped me out no end! Still got a few othe
software issues with the barcode labels but hope to have them resolved soon.

Thanks again
 

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

Similar Threads


Top