Print Output Formats
Less than 1 minute
Print Output Formats
Type | Description |
---|---|
LABEL_PNG_100X175 | label is presented as a PNG image with dimension 100mm x 175mm |
LABEL_PNG_100X150 | label is presented as a PNG image with dimension 100mm x 150mm |
LABEL_PDF_100X175 | label is presented as a PDF with dimension 100mm x 175mm |
LABEL_PDF_100X150 | label is presented as a PDF with dimension 100mm x 150mm |
LABEL_ZPL_100X150 | label is presented as a 200DPI ZPL with dimension 100mm x 150mm |
LABEL_ZPL_100X150_300DPI | label is presented as a 300DPI ZPL with dimension 100mm x 150mm |
LABEL_PDF_LABELOPE | label is presented as a PDF Labelope. Rotation is not supported |
USER_CONFIGURED | Depends on user's selection. Label is presented as a PDF when User's Printing Setting is PDF file, or a PRN file is presented if User's Printing Setting is GoPrint - PRN Download. If Print Agent is selected, no file is returned and a print is triggered to the agent. |
GOPRINT_PRN | A PRN file is presented in base64 format. This needs to be decoded to a normal string and saved as a prn file to the folder that GoPrint is monitoring. |