We have a laser on usb and a dot matrix printer (ibm 2381) on an lpt ****t
connected to the same pc running windows xp. The visual basic program
that
runs pops up a dialog box so the user can select a printer in this case
the
laser, they can print fine. But then if they run a receipt that needs the
ibm form printer, they select that printer in the dialog box and it prints
fine. When they finally go back to the laser printer after selecting this
in
the dialog box, it does not print to the laser and is still printing to
the
dot matrix. The program is not releasing the dot matrix. I use
printer.enddoc to send doc to printer and then it is supposed to release
it
but it does not.
Any ideas?
Thanks in advance