Using Get page content action

Use the Get page content action in the IQ Bot Pre-processor package to extract text from a specific page of a document (PDF, image file) into a list of strings.

Procedure

  1. Drag the IQ Bot pre-processor > Get page content action into your workflow.
  2. Select the input file from Control Room file, Desktop file or Variable.
  3. Optional: If you selected Control Room file or Desktop file, click Browse to change the default filepath.
  4. Enter the page number of the selected document from which the content must be extracted.
  5. Use the List of strings extracted from page drop-down menu to select the output format for the extracted strings.
    You can use this menu to create a variable with Type > List and Subtype > String. Alternatively, you can select an existing variable with Type > List, and Subtype > String or Subtype > Any.
  6. Click Save.
    When the bot runs successfully, the content extracted from the specific page of the selected document assigned to the output variable.