Create ZPL document

Create ZPL document

With this workflow component you can merge an input file with a template (both InterFormNG2 and InterFormNG templates) to create the print data stream in the ZPLII format. This can later be sent to a (label) printer, that supports ZPLII.

 

If you want to print, then you should normally consider to select the mimetype on your printer and use the Print component.

 

The ZPLII output is stored in the payload of the workflow and can later be printed out, by sending the payload to a printer.

 

Before running the component you should consider to set various settings for the merge via the related advanced components e.g. Set DPI.

 

The input payload must be an XML or spooled file. A similar component for the intermediate payload is the Create ZPL component.

 

To print out the ZPL you can use the Set printer component and the To printer component.

 

The parameter is:

 

NG2WorkflowCreateZPLcomponent0001

 

Template

The template, that the input file is merged with to produce the merged output in the print data format, ZPLII. This can be a fixed value, but can also be set as an XPath expression.

    • Related Articles

    • Create ZPL

      The Create ZPL shortcut create document is used mostly internally. If you want to print, then you should normally consider to select the mimetype on your printer and use the Print component. The input payload for this component is intermediate. For ...
    • ZPL

      When you see a reference to ZPL in InterFormNG2, then it actually means ZPLII. ZPL is one of the file types/payloads, that can be handled by the InterFormNG2 workflow. ZPLII is the printer language used, if you configure a printer in InterFormNG2 to ...
    • Create an upload font ZPL

      If you want (or need) to manually upload fonts to your ZPL compatible printers, then you should consider the advanced, output workflow component, Create an upload font ZPL. This feature can be considered in these scenarios: Scenario 1: Decrease the ...
    • Basic create document components

      Create document If you want to do a simple merge of an input file into an output, then you most likely can find the component here. The three components are: 1.Create PDF email 2.Create PDF file 3.Print
    • Create Excel document

      InterFormNG2 can generate an output excel file in the format .xlsx based on a special formatted XML file. Such an XML file can be generated by the related workflow component, Excel to XML. You can also use an SPLF input when you execute the ...