You can use the DocumentInformation DDX element to return an XML file containing information about a PDF document. The PDF document can be a source document (one that was provided as an input stream) or one that was created as a result document. (See DocumentInformation.)Example: Getting document information<DDX><PDF result="doc1"><PDF source="doc2"/></PDF><DocumentInformation result="info.xml" source="doc1"/></DDX>Note: The DocumentInformation element must appear after the PDF result element referenced by its source attribute because the result document does not exist until the element that describes it has been interpreted.The XML stream (info.xml in the example) conforms to a schema specified in docinfo.xsd. Its namespace ishttp://ns.adobe.com/DDX/DocInfo/1.0The data returned by the DocumentInformation element contains the following information about the document:
• Metadata from the PDF document properties: title, author, subject, keywords, date created, date modified, creator application, PDF producer
| Document Description XML (DDX) Help |
| LiveCycle ES Update 1 |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/ddxRef/000710.html