You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Kent Lee (JIRA)" <ji...@apache.org> on 2016/09/21 04:35:20 UTC

[jira] [Created] (PDFBOX-3506) Not able to read the custom metadata in trailer section

Kent Lee created PDFBOX-3506:
--------------------------------

             Summary: Not able to read the custom metadata in trailer section
                 Key: PDFBOX-3506
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3506
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.3
         Environment: Windows 7, PDF version 1.5
            Reporter: Kent Lee


When using below code does not able to retrieve custom metadata stored in trailer section of pdf

PDDocumentInformation documentInformation = document.getDocumentInformation();
		Set<String> customMetadataKeys = documentInformation.getMetadataKeys();

Pdfbox 1.8.12 does not have this issues



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org