G
Guest
How can I dump a print file (.PRN) to a printer that's connected via USB? I
put a shortcut for the printer on the desktop, but when I drag and drop the
file onto it I get a dialog box saying "This file cannot be printed" or
something like that. I presume Windows is looking for a standard file
extension (like .DOC or .XLS) so it knows how to "decode" the file for
printing. But I don't WANT to "decode" it, I just want to send the data as
is to the printer!!
If my printer was hooked to LPT1, I could use the COPY command [COPY /B
JUNK.PRN LPT1:] to send the file. But apparently I can't use the COPY
command to send a file to a USB-connected printer. Can somebody help me?
Thanks!!
put a shortcut for the printer on the desktop, but when I drag and drop the
file onto it I get a dialog box saying "This file cannot be printed" or
something like that. I presume Windows is looking for a standard file
extension (like .DOC or .XLS) so it knows how to "decode" the file for
printing. But I don't WANT to "decode" it, I just want to send the data as
is to the printer!!
If my printer was hooked to LPT1, I could use the COPY command [COPY /B
JUNK.PRN LPT1:] to send the file. But apparently I can't use the COPY
command to send a file to a USB-connected printer. Can somebody help me?
Thanks!!