Skip to main content
Version: Current

Get Page Indexes

Description

The Get Page Indexes activity returns the page indexes that correspond to a specified printed page number within a Microsoft Word document.

This activity does not modify the document.


Common Capabilities

Process Data Support

info

This activity supports dynamic configuration using variables from the Process Data drawer.

You can bind values from Model Data, Form Data, System Data, Enterprise Variables, and Activity Outputs.

Learn more → Using Process Data


Execution Control

info

Controls how this activity behaves when multiple incoming execution paths converge.

Learn more → Execution Control


On Error

info

Defines how the workflow behaves if this activity encounters a runtime error.

Learn more → On Error


Design-Time Configuration

Display Text

The label displayed for this activity on the workflow canvas.

Word File

The Word document to read.

See Word Document Selection.

Password

Optional password used to open a password-protected document.

Page Number

The printed page number to locate within the document.

The value is matched using the page numbering format defined by each document section.

Examples include:

  • 1
  • 25
  • A
  • a
  • III
  • iv

Supported numbering formats include:

  • Arabic numbers
  • Uppercase Roman numerals
  • Lowercase Roman numerals
  • Uppercase letters
  • Lowercase letters

Cross-Platform Considerations

warning

Page indexes are derived from document layout and pagination, which can differ between Windows and Linux.

As a result, the same printed page number may resolve to different page indexes across operating systems.


Outputs

Page Indexes

A collection of zero-based page indexes that match the specified printed page number.

See Word Models.