[
https://issues.apache.org/jira/browse/PDFBOX-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-471.
---------------------------------------
Resolution: Fixed
I've added Seans patch with version 810122. I did't include the part for
COSDictionary.getString because there was already a similar change in the code.
Thanks to Sean for the contribution.
> invalid dictionary crashes parser
> ---------------------------------
>
> Key: PDFBOX-471
> URL: https://issues.apache.org/jira/browse/PDFBOX-471
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 0.8.0-incubator
> Reporter: Sean Bridges
> Fix For: 0.8.0-incubator
>
> Attachments: patch
>
>
> this is with svn version 774426
> I am trying to parse an invalid xml document, with a dictionary of the form
> /Producer (Virtual Print Engine PDF v1.0)
> /CreationDate (D:20081120145900)
> /Author (PowerGUI)
> /Title (Document Title)
> /Subject
> /Creator (Some Creator)
> Clearly, the /Subject dictionary value is invalid, but it would be nice if
> PDFBox didn't throw.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.