ORKPDFViewerStep Class Reference

Inherits from ORKStep : NSObject
Declared in ORKPDFViewerStep.h

The ORKPDFViewerStep class is a concrete subclass of ORKStep, used for presenting a PDF document for reading and limited editing.

To use ORKPDFViewerStep, instantiate the object, fill in its properties, and include it in a task. Next, create a task view controller for the task and present it.