Skip to main content
Advanced OCR

Advanced OCR - For each page

Advanced OCR - For each page

Loops over every page of an Advanced OCR analysis result, running a block of actions for each page found.


Options

Document analysis

Select the advanced OCR analysis configured in the flow by the Analyze Document action.

Returns

  • Words — Returns the list of words on the current page.
  • Lines — Returns the list of lines on the current page.
  • Queries — Returns the queries of the current page.
  • Tables — Returns the tables of the current page.
  • Forms — Returns the forms of the current page.
  • Page — Returns the number of the current page.

Rules and Conditions

  • The Document analysis field is required.
  • The Analyze Document action must run before this one.