Info / Metadata

The info element contains an element for each metadata item in the PDF "Info" dictionary.
<info> <Title>...</Title> <Author>...</Title> <Subject>...</Subject> <Keywords>...</Keywords> <Creator>...</Creator> <Producer>...</Producer> <CreationDate>...</CreationDate> <ModDate>...</ModDate> <Trapped>...</Trapped> </info>
The metadata items listed above are the ones defined in the PDF spec. PDFdeconstruct copies all items from the PDF Info dictionary. Depending on the PDF generator, some items may be missing, and additional non-standard items may be present.