You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Cristian Mafferra (JIRA)" <ji...@apache.org> on 2015/09/24 22:52:04 UTC

[jira] [Created] (PDFBOX-2990) PDDocument.load fails to load a PDF document.

Cristian Mafferra created PDFBOX-2990:
-----------------------------------------

             Summary: PDDocument.load fails to load a PDF document.
                 Key: PDFBOX-2990
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2990
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.8.8
            Reporter: Cristian Mafferra


PDDocument.load fails to load a PDF document.

PDDocument doc = null;
try {
doc = PDDocument.load(new ByteArrayInputStream(pdf.getContent()));
PDDocument.load(new ByteArrayInputStream(pdf.getContent())) = >Exception occurred in target VM: Error expected floating point number actual='0.00000-33917698'<



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

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