Extract PDF Pages Activity

Description:

Extracts pages from a PDF document.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.ExtractPdfPages

Function:

This activity extracts a range of pages from an existing PDF document and produces a new document.

In a Workflow:

After performing a Report, Template Report or another activity that has generated a PDF output you may only need a subset of the pages in the document. This activity may be used with the Merge PDFs and Rotate PDF activities.

Properties:

Name Description

In Arguments

PDF Source

The source PDF file to extract pages from.

Number of Pages

The number of pages to extract. If not specified all pages after the start page will be extracted.

Start Page

The zero-based index of the first page to extract.

Misc

Display Name

ExtractPdfPages

You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain.

Out Arguments

Result

The extracted pages as a PDF document.

Version Information:

Supported from: Geocortex Essentials 3.13.