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 PCL format. This can later be sent to a (laser) printer, that supports PCL5e.
If you want to print, then you should normally consider to select the mimetype on your printer and use the Print component.
The PCL 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 sides for printing.
The input payload must be an XML or spooled file. A similar component for the intermediate payload is the Create PCL component.
To print out the PCL 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, PCL. This can be a fixed value, but can also be set as an XPath expression.
Related Articles
Create PCL
The Create PCL 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 ...
PCL
When you see a reference to PCL in InterFormNG2, then it actually means PCL5c. PCL is one of the file types/payloads, that can be handled by the InterFormNG2 workflow. PCL5 is the printer language used, if you configure a printer in InterFormNG2 to ...
Create PCL6 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 PCL6 format. This can later be sent to a (laser) printer, that supports PCL6. This workflow ...
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 ...