Description
Opens a PDF document by browsing the target path. This is a scope activity for all PDF activities.
Properties
Analyst
- Description: Optional text for documentation purposes.
Common
-
Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
-
Timeout: Duration in milliseconds in which the activity tries to execute.
Input
- PDF Path: Path of the file.
- Existing PDF Document: Set Object for already opened PDF file.
Output
- PDF Document: Optional output of the PDF document. If this property is set, use the Dispose activity to close the PDF document later. If this property is not used, the PDF Scope closes the PDF document after leaving the scope.