/
PDF document printing (POST /system/printPDF)

PDF document printing (POST /system/printPDF)

Method takes 3 arguments.

{
"PDFdocument": "c:/work/rxu7665/ws-pdft5.pdf",
"winPrinter": "EPSON538CFE (ET-2750 Series)",
"copies": 2
}

  • PDFdocument field must contain the full path of the document

  • winPrinter field contains the windows printer name

  • copies field allows for 1 to 99 copies of the document to be printed. Note that the default value is 1 if copies set to 0.

The endpoint will print the PDF document to the desired printer, it returns the following after printing

{ "PD_document": "c:\\work\\rxu7665\\ws-pdft5.pdf", "message": "document printed", "cmdStatus": "000" }

 

Related content

POST: work ticket printing (/orders/printWorkTicket)
POST: work ticket printing (/orders/printWorkTicket)
More like this
Troubleshooting Work Ticket Printing
Troubleshooting Work Ticket Printing
More like this
PDPRINT option
PDPRINT option
More like this
Printing Multiple Documents
Printing Multiple Documents
More like this
Optifacts Zebra Card Printer Program Procedure
Optifacts Zebra Card Printer Program Procedure
More like this
Version 7.00.01
Version 7.00.01
More like this