[jira] Updated: (PDFBOX-472) use commons logging

2009-05-13 Thread Sean Bridges (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Bridges updated PDFBOX-472: Attachment: logpatch this patch switches to Apache Commons Logging, allowing users to configure th

[jira] Commented: (PDFBOX-455) java.lang.ClassCastException: org.pdfbox.cos.COSString cannot be cast to org.pdfbox.cos.COSName

2009-05-13 Thread Sean Bridges (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709227#action_12709227 ] Sean Bridges commented on PDFBOX-455: - This fixes the issue, allowing me to parse the f

[jira] Created: (PDFBOX-473) attempt to push back when content read

2009-05-13 Thread Sean Bridges (JIRA)
attempt to push back when content read -- Key: PDFBOX-473 URL: https://issues.apache.org/jira/browse/PDFBOX-473 Project: PDFBox Issue Type: Bug Affects Versions: 0.8.0-incubator Reporter: S

[jira] Commented: (PDFBOX-471) invalid dictionary crashes parser

2009-05-13 Thread Sean Bridges (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709195#action_12709195 ] Sean Bridges commented on PDFBOX-471: - Another related change is to allow null values i

[jira] Updated: (PDFBOX-466) error parsing files generated by crystal reports

2009-05-13 Thread Sean Bridges (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Bridges updated PDFBOX-466: Attachment: patch2 I've discovered some other files with xref sections like, endobj xref 0 127 000

[jira] Created: (PDFBOX-472) use commons logging

2009-05-13 Thread Sean Bridges (JIRA)
use commons logging --- Key: PDFBOX-472 URL: https://issues.apache.org/jira/browse/PDFBOX-472 Project: PDFBox Issue Type: Improvement Affects Versions: 0.8.0-incubator Reporter: Sean Bridges Fix F

[jira] Commented: (PDFBOX-470) corrupt zip stream causes document to not parse

2009-05-13 Thread Sean Bridges (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709090#action_12709090 ] Sean Bridges commented on PDFBOX-470: - Catching ZipException and EOFException in FlatFi

Re: Requests for parser to be more forgiving

2009-05-13 Thread Andreas Lehmkühler
Daniel Wilson schrieb: As you've doubtless seen, Sean is coming up with quite a set of invalid data scenarios that crash the PDFBox parser. As a matter of policy, what do you all think should be our handling of these? I see 3 options, though I'm open to others: 1. Crash -- current functio

[jira] Commented: (PDFBOX-470) corrupt zip stream causes document to not parse

2009-05-13 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709084#action_12709084 ] Andreas Lehmkühler commented on PDFBOX-470: --- Perhaps it would be sufficient to ad

Re: Requests for parser to be more forgiving

2009-05-13 Thread Ken Weinert
Daniel Wilson wrote: 1. Crash -- current functionality 2. Bury the error 3. Log and continue I'm not a major (most likely not even minor :) developer here, but I've worked with a different library and have struggled with a lot of different PDF issues over the years. One thing to k

Requests for parser to be more forgiving

2009-05-13 Thread Daniel Wilson
As you've doubtless seen, Sean is coming up with quite a set of invalid data scenarios that crash the PDFBox parser. As a matter of policy, what do you all think should be our handling of these? I see 3 options, though I'm open to others: 1. Crash -- current functionality 2. Bury the error

Re: PDFBox report draft

2009-05-13 Thread Philipp Koch
hi jukka, the report looks good. thanks for preparing the report. regards, philipp 2009/5/13 Andreas Lehmkühler : > Hi, > > sorry for answering that late, but I'm preparing for my 2 week vacation in > turkey :-) > > I agree with your report, weel done. Thank you!! > > BR > Andreas Lehmkühler > >

[jira] Updated: (PDFBOX-471) invalid dictionary crashes parser

2009-05-13 Thread Sean Bridges (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Bridges updated PDFBOX-471: Attachment: patch This patch fixes the issue. It ignores dictionary content that cannot be parsed

[jira] Created: (PDFBOX-471) invalid dictionary crashes parser

2009-05-13 Thread Sean Bridges (JIRA)
invalid dictionary crashes parser - Key: PDFBOX-471 URL: https://issues.apache.org/jira/browse/PDFBOX-471 Project: PDFBox Issue Type: Bug Affects Versions: 0.8.0-incubator Reporter: Sean Bridge

[jira] Updated: (PDFBOX-464) Prepare PDFBox for release

2009-05-13 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-464: -- Fix Version/s: 0.8.0-incubator > Prepare PDFBox for release > -

[jira] Created: (PDFBOX-470) corrupt zip stream causes document to not parse

2009-05-13 Thread Sean Bridges (JIRA)
corrupt zip stream causes document to not parse --- Key: PDFBOX-470 URL: https://issues.apache.org/jira/browse/PDFBOX-470 Project: PDFBox Issue Type: Bug Affects Versions: 0.8.0-incubator

Re: PDFBox report draft

2009-05-13 Thread Andreas Lehmkühler
Hi, sorry for answering that late, but I'm preparing for my 2 week vacation in turkey :-) I agree with your report, weel done. Thank you!! BR Andreas Lehmkühler Jukka Zitting schrieb: Hi, Here's a quick draft of the board report we're expected to submit this month: Apache PDFBox is an op

Re: PDFBox report draft

2009-05-13 Thread Jeremias Maerki
Sorry for the late feedback that that reads well and reflects my views of PDFBox. Thanks! On 11.05.2009 07:45:04 Jukka Zitting wrote: > Hi, > > Here's a quick draft of the board report we're expected to submit this month: > > > Apache PDFBox is an open source Java library for working with PDF >