[
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887658#action_12887658
]
Andreas Lehmkühler commented on PDFBOX-772:
-------------------------------------------
A possible workaround is to build your own version with the latest patches [1],
[2]. See [3] for how to build pdfbox.
[1]
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/cos/COSName.java?view=markup
[2]
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDDocumentInformation.java?view=markup
[3] http://pdfbox.apache.org/userguide/building_pdfbox.html
> Re-setting filled properties of PDDocumentInformation do not "take"
> -------------------------------------------------------------------
>
> Key: PDFBOX-772
> URL: https://issues.apache.org/jira/browse/PDFBOX-772
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 1.2.0
> Environment: Win XP SP2
> Reporter: Gilad Denneboom
> Fix For: 1.3.0
>
>
> Setting any of the properties on PDDocumentInformation which were already
> filled-in has no effect. The old values remain in place.
> Empty properties can be set to new values, but pre-existing values can't be
> changed or removed.
> File info:
> PDF Version: 1.6
> Producer: Distiller 7.0.5
> I can upload the files somewhere, if necessary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.