simon steiner created PDFBOX-3514:
-------------------------------------

             Summary: Stackoverflow exception
                 Key: PDFBOX-3514
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3514
             Project: PDFBox
          Issue Type: Bug
            Reporter: simon steiner


        PDDocument x = PDDocument.load(new File("loop.pdf"));
        x.getPage(0).getCOSObject().toString();
        x.close();



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to