You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2016/09/27 15:49:20 UTC

[jira] [Created] (PDFBOX-3514) Stackoverflow exception

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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org