I need a way to send a text file to an IP printer using a command that will work on the command line for a DOS application.
In the past I’ve use the copy command and copied the file to the device or the shared printer’s name.
EX. copy text.prn \\user1\hplaser
Can I do something similiar to an IP printer?>