5.34.9 READ
The READ command reads the specified document and returns document information into the list argument. The list needs to have two fields and the fields large enough to receive the data. The first field identifies the information and the second field has the value.
Syntax:
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
READ |
DOCUMENT |
value |
Mandatory. PDF file. |
PASSWORD |
value |
Optional. User password. |
|
INCLUDE |
*PAGESIZE |
Optional. Include the page size of each page in the document. |
Example
READ DOCUMENT(report.pdf) SERVICE_LIST(KEY,VALUE)