You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Walter Kehl (JIRA)" <ji...@apache.org> on 2014/08/11 11:42:12 UTC

[jira] [Commented] (PDFBOX-2201) getKeywords returns null although keywords are present

    [ https://issues.apache.org/jira/browse/PDFBOX-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092620#comment-14092620 ] 

Walter Kehl commented on PDFBOX-2201:
-------------------------------------

Tilman,

thanks for the help, it works beautifully now. I guess I should have asked first in the mailing list before entering a bug. Next time I will do that. 
I really appreciate PDFBox and the support you give it. 

Best Regards
Walter





> 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, 1.8.6, 1.8.7, 2.0.0
>         Environment: Win64
>            Reporter: Walter Kehl
>            Priority: Minor
>             Fix For: 1.8.7, 2.0.0
>
>         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)