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 the print output to a file.
The create components are:
- Create direct protocol component: 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.
- Create PCL document: Merge an input file with a template to create the print data stream in the PCL format. This can later be sent to a (laser) printer, that supports PCL.
- Create PDF document: Merge an input file with a template to create a PDF file. The PDF file is not directly stored anywhere, but can be encrypted or digitally signed before it is created as a file or attached to an email.
- Create ZPL document: Merge an input file with a template to create the print data stream in the ZPLII print format. This can later be sent to a (label) printer, that supports ZPLII
- Print on direct socket printer: Merge an input file with a template to create the print data stream in the format of your choice. This is sent directly to an unregistered printer, that is addressed via its name or IP-address via port 9100. In order to use this you need to have a license for InterFormNG2, that supports unlimited number of printers.
- Print on LPD printer: Merge an input file with a template to create the print data stream in the format of your choice. This is sent directly to an unregistered printer, that is addressed via its name/IP-address and share. In order to use this you need to have a license for InterFormNG2, that supports unlimited number of printers.
Related Articles
Shortcut Output workflow components
There is currently on a single workflow component in the shortcut Output category: Send HTML email. This sends an email without an attachment - unlike the Create PDF email component.
Shortcut Special components
Currently there is only a single special shortcut workflow component: PDF delayed email - This creates an email, that is sent later. The delayed emails can be cancelled, before they are sent.
Shortcut Set meta data components
The shortcut set meta data components can be used for assigning a value to various meta data keys. The meta data keys are then used by other functions in the workflow. The set meta data components are: Log info key - With this you can set a value for ...
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
Shortcut Other workflow components
There is currently on a single workflow component in the shortcut Other category: 1.Resource to payload. With this workflow component you can copy a resource from the resource directory into the workflow payload, so that the workflow can work on the ...