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:
|
Example
READ DOCUMENT(/folder/file.pdf) #WRKLST(KEY,VALUE)