Re: 2.0

2014-10-15 Thread Timo Boehme
Hi, the difference between the parsers stems from the fact that the old parser can cope with a completely broken xref table because it uses the objects as it finds them on its sequential way. What we need (as I proposed before) is a repair mechanism scanning the file for object start/end to

Re: 2.0

2014-10-15 Thread Maruan Sahyoun
What about keeping both for the 2.0 release and phase the old one out for 3 but making the NonSequential the default parser. Would also give us some time to work with Tim (TIKA) on the test suite. Maybe we could simplify the variations of PDDocument.load to something like

Re: 2.0

2014-10-15 Thread Andreas Lehmkühler
Timo Boehme timo.boe...@ontochem.com hat am 15. Oktober 2014 um 09:18 geschrieben: Hi, the difference between the parsers stems from the fact that the old parser can cope with a completely broken xref table because it uses the objects as it finds them on its sequential way. What we need

[jira] [Created] (PDFBOX-2430) Make the non-sequential parser the default parser

2014-10-15 Thread JIRA
Andreas Lehmkühler created PDFBOX-2430: -- Summary: Make the non-sequential parser the default parser Key: PDFBOX-2430 URL: https://issues.apache.org/jira/browse/PDFBOX-2430 Project: PDFBox

Re: 2.0

2014-10-15 Thread Andreas Lehmkühler
Hi, Maruan Sahyoun sahy...@fileaffairs.de hat am 15. Oktober 2014 um 09:32 geschrieben: What about keeping both for the 2.0 release and phase the old one out for 3 but making the NonSequential the default parser. Would also give us some time to work with Tim (TIKA) on the test suite. I

Re: 2.0

2014-10-15 Thread Maruan Sahyoun
Am 15.10.2014 um 12:12 schrieb Andreas Lehmkühler andr...@lehmi.de: Timo Boehme timo.boe...@ontochem.com hat am 15. Oktober 2014 um 09:18 geschrieben: Hi, the difference between the parsers stems from the fact that the old parser can cope with a completely broken xref table

[jira] [Updated] (PDFBOX-206) Setfield is not working in Acrobat 7.0

2014-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-206: -- Component/s: (was: Writing) AcroForm Setfield is not working in

[jira] [Closed] (PDFBOX-481) renaming a field and not able to set value to the saved PDF document ...

2014-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler closed PDFBOX-481. - Resolution: Not a Problem Assignee: Andreas Lehmkühler The origin issue (filling

[jira] [Updated] (PDFBOX-877) processOperator breaks contract - never throws IOException

2014-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-877: -- Fix Version/s: 2.0.0 processOperator breaks contract - never throws IOException

[jira] [Updated] (PDFBOX-877) processOperator breaks contract - never throws IOException

2014-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-877: -- Affects Version/s: (was: 1.1.0) 2.0.0 processOperator

[jira] [Commented] (PDFBOX-877) processOperator breaks contract - never throws IOException

2014-10-15 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14172245#comment-14172245 ] Andreas Lehmkühler commented on PDFBOX-877: --- This is still true for the current

Re: PDFont.isSymbolic should fallback to false instead of true

2014-10-15 Thread Tilman Hausherr
Hi, Is this just an observation (and I agree that it makes sense), or do you also have a PDF whose rendering is incorrect? Tilman Am 15.10.2014 um 13:57 schrieb Hisham Said: Hello, I believe the following lines should fallback to false instead of true.

[jira] [Commented] (PDFBOX-2431) Rendering errors

2014-10-15 Thread Jens Kapitza (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14172709#comment-14172709 ] Jens Kapitza commented on PDFBOX-2431: -- Is PDFbox using JAI? i'll search and give it

[jira] [Comment Edited] (PDFBOX-2431) Rendering errors

2014-10-15 Thread Jens Kapitza (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14172709#comment-14172709 ] Jens Kapitza edited comment on PDFBOX-2431 at 10/15/14 6:14 PM:

[jira] [Commented] (PDFBOX-2431) Rendering errors

2014-10-15 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14172728#comment-14172728 ] Tilman Hausherr commented on PDFBOX-2431: - I initially tested with the command

[jira] [Closed] (PDFBOX-2431) Rendering errors

2014-10-15 Thread Jens Kapitza (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Kapitza closed PDFBOX-2431. Resolution: Done Worked for me. Thx. Rendering errors Key:

[jira] [Created] (PDFBOX-2432) unclear how to use PDNamedDestination, please add an example

2014-10-15 Thread Mark (JIRA)
Mark created PDFBOX-2432: Summary: unclear how to use PDNamedDestination, please add an example Key: PDFBOX-2432 URL: https://issues.apache.org/jira/browse/PDFBOX-2432 Project: PDFBox Issue Type: