The PDFIN filter extracts metadata keys from the PDF input file. The metadata keys are automatically declared as variables.
Title $Title Author $Author The name of the person who created the document. 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 The date and time the document was created. ModDate $ModDate The date and time the document was most recently modified. Pageorientation $pageorientation The page orientation (Portrait or Landscape). 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 |