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:

- 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 direct protocol document
With this workflow component you can merge an input file with a template to create the print data stream in the direct protocol format. This can later be sent to a (label) printer, that supports direct protocol. The direct protocol output is a legacy ...
Create direct protocol
The Create direct protocol shortcut create document is used mostly internally. The direct protocol output is a legacy mime type that is 'as-is' and it should be avoided. Better alternatives is first to use ZPL output instead or use driver print via a ...
Shortcut create components
The shortcut create components for the workflow are used for a bit more unusual requests e.g. if you want to create a PDF, that should be digitally signed or encrypted or if you want to print on an unregistered printer, or if you e.g. want to save ...