Rotate PDF Activity

Description:

Rotates a PDF document in 90 degree increments, for example, 0, 90, 180, 270 degrees.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.AsyncCodeActivity
      Geocortex.Workflow.Activities.RotatePdf

Function:

This activity rotates a 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 need to rotate the document by 90 degrees. This activity may be used in conjunction with the Merge PDFs activity.

Properties:

Name Description

In Arguments

Pages to Rotate

The zero-based indices of the pages to rotate. If not specified all pages will be rotated.

PDF Source

The source PDF file to be rotated.

Rotation

The clockwise rotation to apply to the PDF.

Misc

Display Name

RotatePdf

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 rotated PDF result.

Version Information:

Supported from: Geocortex Essentials 3.11.