Greetings,
I'm trying to setup a Windows 7 box w 2 printers - a receipt and a laser printer. If I print to the laser printer first, then I cannot print to the windows default printer (receipt) anymore.
I'm using VPE 6.0 pro, and if I use the command:
Invoke Method(#VLR.VLRPrint) Vlpdialog('N') Vlpprinter(' ')
to try to print to the default printer, it prints to any previously used printer (the laser printer). I do not know before hand which printer is the receipt printer, so all the receipt printers are installed as the default printer on that PC.
How can I get around this? Is there a way to trap which printer is the default printer? Or how can I print to the default printer by using a blank printer name?
Thank you,
Pat