Use COSName constant instead of COSString
-----------------------------------------
Key: PDFBOX-839
URL: https://issues.apache.org/jira/browse/PDFBOX-839
Project: PDFBox
Issue Type: Bug
Components: PDModel
Affects Versions: 1.2.1, 1.2.0, 1.1.0
Reporter: Andreas Lehmkühler
Priority: Minor
Fix For: 1.3.0
Within the constructor of the class PDDocumentCatalog a COSString is used to
set the type of that class. That's wrong, a COSName has to be useed a instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.