Please enable JavaScript to view this site.

Navigation: Technical Information > Printing to Thermal Label Printers

Creating a Thermal Printer Output Queue

Scroll Prev Top Next More

From a Command Prompt on the Server enter the following:

CRTOUTQ OUTQ(CPPD/CPPDTH) RMTSYS(*INTNETADR) RMTPRTQ('LPT1') CNNTYPE(*IP) DESTTYPE(*OTHER) MFRTYPMDL(*WSCST) WSCST(CPPD/CPPDTH1) INTNETADR('Your IP') SEPPAGE(*NO) TEXT('CPPD Thermal Printing output queue')

Replace Your IP with the IP Address of the Printer.