You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "sunnyawake (JIRA)" <ji...@apache.org> on 2017/10/13 16:25:00 UTC

[jira] [Comment Edited] (PDFBOX-3964) BaseParser.readLong() throws IOException

    [ https://issues.apache.org/jira/browse/PDFBOX-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203792#comment-16203792 ] 

sunnyawake edited comment on PDFBOX-3964 at 10/13/17 4:24 PM:
--------------------------------------------------------------

current hack:
in COSParser.java, after line 634:

 try{
                	parsedObj=parseObjectDynamically(obj, false);
                }catch(Exception ex){
                }


was (Author: sunnyawake):
current hack:
in COSParser.java, after line 364:

 try{
                	parsedObj=parseObjectDynamically(obj, false);
                }catch(Exception ex){
                }

> BaseParser.readLong() throws IOException
> ----------------------------------------
>
>                 Key: PDFBOX-3964
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3964
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.7
>         Environment: mac 10.12.6  jdk1.8
>            Reporter: sunnyawake
>         Attachments: c687766d68ac766be3f02aaec5e0d713_2.pdf
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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