|
PDF document Summary |
|
|
The following command-line options are used to construct PDF document summaries: /PDF-A the author of the document. /PDF-K the list of keywords associated with the document. /PDF-S the subject of the document. /PDF-T the title for the document. The parameters following these commands are terminated by a space, so when a parameter itself contains spaces it is necessary to enclose the parameter within quote characters. For example: ESCAPEE c:\nsci\paper1.pcl /PDF/PDF-A ''I. Newton" ESCAPEE c:\nsci\paper1.pcl /PDF/PDF-K 'force motion action reaction' ESCAPEE c:\nsci\paper1.pcl /PDF/PDF-S 'An exact quantitative description of the motions of bodies' ESCAPEE c:\nsci\paper1.pcl /PDF/PDF-T "Philosophiae Naturalis Principia Mathematica" In the absence of any such options then if there is a field with the appropriate name it is used for that item. For example a field called PDF-T could be used to extract the first line of the document and use it as the title. Any such field will only be used at the start of each PDF, so must either be a literal field or occur on the first page of the input file (or of the section if multiple PDFs are created). See also Running EscapeE from the command line Setting options for PDF export Setting advanced options in field definitions
|