You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2016/10/10 17:57:20 UTC

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

     [ https://issues.apache.org/jira/browse/PDFBOX-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr resolved PDFBOX-3514.
-------------------------------------
       Resolution: Fixed
         Assignee: Tilman Hausherr
    Fix Version/s: 2.1.0
                   2.0.4

I committed this with two additional minor changes: avoid throwing a RuntimeError, and replaced the deprecated method. Thank you again.

> Stackoverflow exception
> -----------------------
>
>                 Key: PDFBOX-3514
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3514
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.3
>            Reporter: simon steiner
>            Assignee: Tilman Hausherr
>             Fix For: 2.0.4, 2.1.0
>
>         Attachments: stackoverflowtostring.patch
>
>
> pdf from PDFBOX-1365
>         PDDocument x = PDDocument.load(new File("out_PDFA.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