Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Maruan Sahyoun
Hi Andreas, it's related to PDFBOX-1551 as you already guessed. In addition PDF-1556 is related to PDFBOX-1551. I linked them in Jira. BR Maruan Sahyoun Am 02.04.2013 um 18:28 schrieb Maruan Sahyoun : > Hi, > > I didn't have the time to analyze further as I have to catch a plane. But > simp

[jira] [Created] (PDFBOX-1558) Unused PDSignature class should be removed

2013-04-04 Thread Chuck Houpt (JIRA)
Chuck Houpt created PDFBOX-1558: --- Summary: Unused PDSignature class should be removed Key: PDFBOX-1558 URL: https://issues.apache.org/jira/browse/PDFBOX-1558 Project: PDFBox Issue Type: Bug

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Andreas Lehmkuehler
Hi, Am 04.04.2013 16:41, schrieb Maruan Sahyoun: Hi Andreas, it's related to PDFBOX-1551 as you already guessed. In addition PDF-1556 is related to PDFBOX-1551. I linked them in Jira. Thanks. I ran a quick test. As suggested I simply load and save a pdf and got 2 different results: - cweb.p

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Maruan Sahyoun
Hi Andreas, I'm currently on a trip but could it be the test in line 595 of COSWriter? I have some more time tomorrow Kind regards Maruan Sahyoun Am 04.04.2013 um 18:45 schrieb Andreas Lehmkuehler : > Hi, > > Am 04.04.2013 16:41, schrieb Maruan Sahyoun: >> Hi Andreas, >> >> it's related to

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Andreas Lehmkuehler
Hi, Am 04.04.2013 18:58, schrieb Maruan Sahyoun: Hi Andreas, I'm currently on a trip but could it be the test in line 595 of COSWriter? I have some more time tomorrow No, it seems to be in line 1142. In the case of a XRef stream the trailer isn't written right after the xref table, which is

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Maruan Sahyoun
But the testfiles show that the xref is written as text and not as stream so I think the fact that there is a stream in the doc ommits writing a trailer at all Maruan Sahyoun Am 04.04.2013 um 19:26 schrieb Andreas Lehmkuehler : > Hi, > > > Am 04.04.2013 18:58, schrieb Maruan Sahyoun: >> Hi An

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Thomas Chojecki
Zitat von Andreas Lehmkuehler : Hi, Hi Andreas, Am 04.04.2013 16:41, schrieb Maruan Sahyoun: Hi Andreas, it's related to PDFBOX-1551 as you already guessed. In addition PDF-1556 is related to PDFBOX-1551. I linked them in Jira. Thanks. I ran a quick test. As suggested I simply load an

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Thomas Chojecki
Hi all, I have patched the COSWriter and I would ask you to test it please. I attached the patch. Due to temp. lacking access to my apache webspace, I uploaded the patched jar on my private server. http://media-nation.de/~rayman2200/pdfbox-1.9.0-SNAPSHOT.jar Best regards Thomas If no one

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Maruan Sahyoun
Hi Thomas, I've tested with the files provided during recent complaints on the users mailing list as well as PDFBOX-1556. The files are accessible now using the jar you provided so the fix seems to solve the issue. As I'm on travel I can't do a full test though. Maruan Sahyoun Am 04.04.2013 u

Re: Possible regression in pdfbox-1.8.1?

2013-04-04 Thread Andreas Lehmkuehler
Hi, Am 04.04.2013 20:53, schrieb Thomas Chojecki: Hi all, I have patched the COSWriter and I would ask you to test it please. I attached the patch. Thanks for jumping in. Looks good to me, it restores the old behaviour. I'll run some additional tests at the weekend. BTW the written trailer isn'

[jira] [Updated] (PDFBOX-1538) Content of annotation not visible in image (converted from pdf)

2013-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-1538: --- Fix Version/s: (was: 1.9.0) 1.8.1 > Content of annotation

[jira] [Updated] (PDFBOX-1547) TextPosition.getX() and getY() do not work properly with CropBox

2013-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-1547: --- Fix Version/s: (was: 1.9.0) 1.8.1 > TextPosition.getX() a

[jira] [Commented] (PDFBOX-1558) Unused PDSignature class should be removed

2013-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623413#comment-13623413 ] Andreas Lehmkühler commented on PDFBOX-1558: Such a api change would require

PDFBox 1.8.1 added to JIRA

2013-04-04 Thread Andreas Lehmkühler
Hi, I've added 1.8.1 as a new version to JIRA and moved the 2 resolved issues to it. BR Andreas Lehmkühler

[jira] [Updated] (PDFBOX-1556) Saving a document containing a xfa form creates invalid pdf

2013-04-04 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1556: --- Fix Version/s: 1.8.1 > Saving a document containing a xfa form creates invalid pdf > ---