Hi all,
In my application, I have a user event for printing to a label printer, triggered from a right mouse menu option.
I'm wondering how to get and save the current default printer, call PrintSetup() to allow the user to select the label printer, then reset the default printer after the print job is finished, so the next time they print a document, the original printer will be the default.
PrintSetup() changes the default printer for my application. The label printer should never be the application default printer. Maybe using PrintSetup() isn't the right solution, but I don't know how else to let the user select a printer without changing the default printer. Using PB 2022 R3, build 3356.
TIA,
~~~Tracy
Super glad that you got that sorted out! Thanks for the feedback.
However, you now have some more printer knowledge for future endeavours. ;-)
Regards .. Chris