Page Size Route

3 minute read Last updated on October 21, 2021

Page Size Route Node

Note: This node works with PDF, TIFF, JPG, PNG and BMP files.

The Page Size Route NODE is used to match the input file against specified conditions (Standard page dimension /Custom dimension) so that the file may then be moved to the appropriate node in the workflow. Set the Page Size Condition using the Page Size Route NODE.

This node can have the following outbound connectors:

  • Yes: If the page size matches the specified condition.
  • No: If the page size does not match the specified condition.
  • Error: If the document type is other than PDF, TIFF, JPG, PNG and BMP.

Using the Page Size Route Node

Add the Page Size Route Node to the workflow by dragging the node’s icon onto the Workflow Builder canvas, and then double-clicking on the icon to open the Page Size Route Node’s window:

Page Size Route Node

  • Select the Enabled checkbox so that the process will run. When unchecked, this process is ignored. Documents pass through as if the node were not present (i.e., continue along the default or positive path). Note that a disabled node will not check for logic or error conditions.

  • In the Node Name field, enter a meaningful name for the Page Size Route node.

  • In the Description field, enter a description for the Page Size Route node. This is not required, but can be helpful with multiple collection points. If the description is long, hover the mouse over the field to read its entire contents.

  • In the Measurement Unit panel, select a measurement unit radio button. Three types of measurement units are available: mm, inch, and point.

  • In the DPI field, enter a DPI value for Image Setting. If the DPI value is not present in the input image files then it will consider user configured DPI value for image paper size calculation. DPI value support range is 1 to 2540 and the default value is 96.

  • Click the Save button to save the changes. If Cancel is selected and the window is closed, the changes are not saved

  • Select the Help button to access online help.

Page Size Route

Search Area

In the Search Area, specify the page(s) to which the search is applied.

Page Size Route Node

  • All Pages: The condition check is applied to all pages of the input document.
  • Only First Page: The condition check is applied to only the first page of the input document.

Page Size Dimension

In the Page Size Dimension area, delimit the search by selecting one of two radio buttons.

Page Size Route Node

  • If Page Size is equal to: select a standard Paper Size from the drop-down.

    • Choose Portrait or Landscape page orientation.

    • Width: The Width of selected paper size.

    • Height: The Height of selected paper size.

  • Custom Dimension:

    • If Page Size Width is: select a delimiter from the drop-down. The options are: Equal To, Less Than, or Greater Than.

      • Enter the Paper Size Width value in the adjoining text box.
    • If Page Size Height is: select a delimiter from the drop-down. The options are: Equal To, Less Than, or Greater Than.

      • Enter the Paper Size Height value in the adjoining text box.
    • Choose AND to specify that both the Page Width and Height criteria must be met or choose OR to specify that either the Page Width or Height criteria must be met.

PDF Box Type Area

In the PDF Box Type Area, choose the type of box that needs to be detected: Media Box, Bleed Box, or Trim Box.

Page Size Route Node

Based on the value selected, the node matches the Standard /Custom size against the input PDF Box Type accordingly. If the input PDF Box Type matches the values set for the Standard/Custom size, the input PDF is routed to the YES connector. If it does not match, the input PDF is routed to the NO connector. If Bleed Box or Trim Box are not detected, Media Box is used.