Set Printing properties component

Set Printing properties component

The set printing properties workflow component is relevant, if you are going to print out on a PCL compatible printer.  So if want to use the features below, then you need to ensure, that this is set prior to the merge into PCL.

 

You can also consider the design element, Print settings if you want to change either values in the middle of a print out.

 

You can also consider to add extra PCL commands either fixed on the printer where you can set it on the advanced PCL settings, in the workflow with the component, Extra PCL commands or set paper type or by setting the PCL commands as the value for the predefined variable, interform.destination.printer.pcl.pcl.

 

The possible printing properties are:

 

NG2WorkflowSetPrintingProperties0001

 

Paper type

By setting a paper type you can indirectly decide which paper drawer/tray that the printer will use. You can here select the paper type, that is be included in output PCL print data stream. You then need to setup the trays on the physical printer(s) either via the web interface or the printer menu to make sure, that the right tray/drawer is selected.

 

Print style

This sets the simplex/Duplex option for the print out. As default the print out is simplex i.e. only printing on the front of each page.

    • Related Articles

    • Set sides for printing

      The advanced set meta data workflow component, Set sides for printing, selects between simplex and duplex for the next merge to PCL output. The component has a single parameter: Print style This sets the simplex/Duplex option for the print out. As ...
    • Template properties

      When you create a new template, then the template is 'born' with some properties, that are copied from the template defaults of the tenant settings. Other properties are set on the page element. You can however change these settings for the template ...
    • Set paper type

      The advanced set meta data workflow component, Set paper type, sets the paper type (for tray selection) for the next merge(s) to PCL output. This can also be set dynamically in the template with the design element, print settings. Alternatives are: ...
    • Set Printer component

      With the Set printer workflow component you can tell InterFormNG2, which system printer, that you are going to use. The Set printer workflow component has a single parameter: Printer name The name of the printer, that you are going to use. If you ...
    • Set secure workflow variables component

      The advanced, utilities workflow component, Set secure workflow variables can be used as a way to protect passwords used in the InterFormNG2 workflows e.g. for API calls. Related built-in functions are: ng:encrypt() and ng:decrypt(). The component ...