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?
Printing problems
Moderator: DosItHelp
-
- Posts: 128
- Joined: 23 May 2016 15:39
- Location: Spain
Re: Printing problems
not sure if it may help https://www.itprotoday.com/compute-engi ... and-prompt