The PDFIN filter > Retrieving metadata from input documents

Retrieving metadata from input documents
The PDFIN filter extracts metadata keys from the PDF input file. The metadata keys are automatically declared as variables.
Title
$Title
Author
$Author
Subject
$Subject
Keywords
$Keywords
Keywords associated with the document. Multiple keywords are comma separated.
Creator
$Creator
The application that created the source file, which was converted to PDF. For example Adobe FrameMaker®.
Producer
$Producer
The application that converted the source file to PDF. For example, StreamServer.
CreationDate
$CreationDate
ModDate
$ModDate
Pageorientation
$pageorientation
Pagemedia
$pagemedia
Pageheight
$pageheight
Pagewidth
$pagewidth
You can use these variables directly in scripts, Processes, etc. For example, if you want to use the metadata key Pageorientation in a script, you have to include the variable $pageorientation.
 
OpenText StreamServe 5.6 Updated: 2013-03-01