[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to