Page 1 of 1

Printing problems

Posted: 12 Jul 2019 10:01
by EScatalpa
I have a label printer that I want to print to using DOS commands. I have printed to a similar network printer before through DOS without issue. This label printer is connected to my PC via USB, and I cannot get it to print. I have tried:

PRINT /D:COM1 c:\temp\\testprint2.txt

PRINT /D:USB001 c:\temp\\testprint2.txt

NET USE LPT2 \CORE205HP\"ZDesigner ZD420-203dpi ZPL" /Persistent:Yes
PRINT /D:LPT2 c:\temp\\testprint2.txt

.....none of this works. Please advise. What am I doing wrong?

Re: Printing problems

Posted: 13 Jul 2019 07:13
by elzooilogico