Andrea Vacondio created PDFBOX-2664:
---------------------------------------

             Summary: PDDocumentInformation shouldn't throw IOException
                 Key: PDFBOX-2664
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2664
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.0
            Reporter: Andrea Vacondio
            Priority: Trivial


As part of PDFBOX-1803 the DateConverter.toCalendar doesn't throw IOException 
anymore. This is correctly reflected in the COSDictionary.getDate but not in 
the PDDocumentInformation.getCreationDate and 
getCreationDate.getModificationDate which are forcing the user to surround with 
a try/catch for an exception that is never thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to