[
https://issues.apache.org/jira/browse/PDFBOX-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920790#comment-16920790
]
Michael Klink commented on PDFBOX-4641:
---------------------------------------
The *Keywords* entry in the document information dictionary has been deprecated
in ISO 32000-2. Chances are, therefore, that in the long run _only_ the XMP
metadata are of interest.
> Keywords created using PDFBox are not visible in Acrobat
> --------------------------------------------------------
>
> Key: PDFBOX-4641
> URL: https://issues.apache.org/jira/browse/PDFBOX-4641
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.16
> Environment: Windows 7, Eclipse 4.2.2, Acrobat Pro 11.0.10
> Reporter: Gilad Denneboom
> Priority: Minor
> Attachments: ApplyKeywords.java, Keywords test.pdf, Keywords
> test_added in Acrobat.pdf, Keywords test_edited.pdf
>
>
> Setting new keywords using PDFBox 2.0.16 inserts the data into the file
> (confirmed via the PDF Debugger and running a script in Acrobat), but the
> keywords are not displayed in the Acrobat GUI. This might be a bug of Acrobat
> itself, but it will be good to know why this is happening, and whether it can
> be solved.
>
> Attached are a blank sample file created in Acrobat, with no metadata, a java
> file with the code I used, and the result of running it on that file. When I
> open the edited file in Acrobat (11.0.10) the Properties window is still
> empty. However, running the following code from the JS Console does print out
> the correct output:
> this.info.Keywords
> Output:
> NEW KEYWORDS
>
> I'm also attaching the same file after I've added keywords to in Acrobat, so
> the internal structure could be compared with what PDFBox does. I didn't see
> much of a difference, but maybe I missed something.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]