[
https://issues.apache.org/jira/browse/PDFBOX-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059753#comment-14059753
]
Tilman Hausherr commented on PDFBOX-2201:
-----------------------------------------
Added a getSubjects() call to the sample code in rev 1609905 for the trunk and
rev 1609906 for the 1.8 branch.
> getKeywords returns null although keywords are present
> ------------------------------------------------------
>
> Key: PDFBOX-2201
> URL: https://issues.apache.org/jira/browse/PDFBOX-2201
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 1.8.5
> Environment: Win64
> Reporter: Walter Kehl
> Priority: Minor
> Attachments: Roland_Berger_TAB_Industry_4_0.pdf
>
>
> When accessing a PDF document which clearly has keywords in its meta data ,
> the function call
> PDDocumentInformation documentInfo = document.getDocumentInformation();
> String info = documentInfo.getKeywords();
> returns null.
> Sample PDF is attached.
--
This message was sent by Atlassian JIRA
(v6.2#6252)