file-pdf-load

Nathan Summers

Description

Load file in PDF format

Help

Loads files in Adobe's Portable Document Format. PDF is designed to be easily processed by a variety of different platforms, and is a distant cousin of PostScript.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_VALUE filename The name of the file to load
PF_VALUE raw-filename The name entered

Return

Type Name Description
PF_IMAGE image Output image