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:



The possible printing properties are:
  1. Paper type
    By setting a paper type, you can indirectly decide which paper drawer/tray the printer will use. You then need to configure the trays on the physical printer via the printer menu or web interface.
  2. Print style
    This sets the simplex/duplex option for the printout. By default, the printout is simplex, meaning printing only on the front of each page
  3. Paper drawer
    Instead of selecting the drawer indirectly via the paper type above, you can also select the printer drawer/tray directly via Paper drawer. The value is the PCL drawer number, not the physical tray number shown on the printer. You might need to test which PCL drawer number matches the tray you want to use on a specific printer. The drawer number must be in the range 0 to 255.
    • Related Articles

    • 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 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 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 ...