Hello,
I am working on a database that will be used to print out labels. There are two reports (small, large), which are basically the two labels I need to print. The smaller labels needs to be printed to a Zebra GK 420t printer while the larger label needs to be printed to a Zebra 105sl printer.
Both printers are installed in the windows system.
I want to have a button for each label so that the user can click on one or the other and what I need is for the correct report (label) to be printed in the correct printer without the user having to choose it. Basically a one-step process for each label.
What would be the code for that? Specifically, how to programatically tell a report to print in a specific printer, without any messages coming up?
Thanks
mafhobb
I am working on a database that will be used to print out labels. There are two reports (small, large), which are basically the two labels I need to print. The smaller labels needs to be printed to a Zebra GK 420t printer while the larger label needs to be printed to a Zebra 105sl printer.
Both printers are installed in the windows system.
I want to have a button for each label so that the user can click on one or the other and what I need is for the correct report (label) to be printed in the correct printer without the user having to choose it. Basically a one-step process for each label.
What would be the code for that? Specifically, how to programatically tell a report to print in a specific printer, without any messages coming up?
Thanks
mafhobb