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