[jira] [Resolved] (PDFBOX-1997) CIE LAB item missing in rendering

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-1997. - Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Tilman Hausherr CIE

Re: Regression Testing

2014-07-04 Thread Maruan Sahyoun
Hi John, thanks for binging this up. This is a very important topic which was also discussed at the PDFDays in Germany. # Tests # In addition to rendering we shall be covering metadata and text extraction as well as PDF/A validation. # Testfiles # Recently there were a number of test sets

[jira] [Commented] (PDFBOX-678) Support missing Text Rendering Modes when rendering a PDF

2014-07-04 Thread Petr Slaby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052274#comment-14052274 ] Petr Slaby commented on PDFBOX-678: --- Implementing this seems to be fairly easy in

[jira] [Updated] (PDFBOX-678) Support missing Text Rendering Modes when rendering a PDF

2014-07-04 Thread Petr Slaby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Petr Slaby updated PDFBOX-678: -- Attachment: TextRenderingModes.java.patch Support missing Text Rendering Modes when rendering a PDF

[jira] [Created] (PDFBOX-2185) Rotation and skew not applied on rectangles

2014-07-04 Thread Petr Slaby (JIRA)
Petr Slaby created PDFBOX-2185: -- Summary: Rotation and skew not applied on rectangles Key: PDFBOX-2185 URL: https://issues.apache.org/jira/browse/PDFBOX-2185 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-2185) Rotation and skew not applied on rectangles

2014-07-04 Thread Petr Slaby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Petr Slaby updated PDFBOX-2185: --- Attachment: AppendRectangleToPath.java.patch example_013.pdf Rotation and skew not

[jira] [Created] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
Tilman Hausherr created PDFBOX-2186: --- Summary: java.io.IOException: Catalog cannot be found Key: PDFBOX-2186 URL: https://issues.apache.org/jira/browse/PDFBOX-2186 Project: PDFBox Issue

[jira] [Updated] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2186: Attachment: PDFBOX-2186.pdf java.io.IOException: Catalog cannot be found

[jira] [Updated] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2186: Description: I get this with the attached file: {code} Jul 04, 2014 5:41:00 PM

[jira] [Resolved] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2186. - Resolution: Fixed Fixed in rev 1607883 for the trunk and rev 1607884 for the 1.8

Re: Regression Testing

2014-07-04 Thread Tilman Hausherr
Of course I agree with the need for regression tests, however it isn't easy: besides the problems of the different JDKs (I use JDK7 Windows 64 bit), there is the problem that some enhancements create slight changes in rendering that are not errors, i.e. both the before and the after files look

[jira] [Commented] (PDFBOX-1915) Implement shading with Coons and tensor-product patch meshes

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052537#comment-14052537 ] Tilman Hausherr commented on PDFBOX-1915: - Speed is not the most important. On my

[jira] [Comment Edited] (PDFBOX-2184) Jenkins: CMMException: Invalid profile data

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052137#comment-14052137 ] John Hewson edited comment on PDFBOX-2184 at 7/4/14 4:32 PM: -

[jira] [Comment Edited] (PDFBOX-2184) Jenkins: CMMException: Invalid profile data

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052137#comment-14052137 ] John Hewson edited comment on PDFBOX-2184 at 7/4/14 4:32 PM: -

[jira] [Comment Edited] (PDFBOX-2184) Jenkins: CMMException: Invalid profile data

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052137#comment-14052137 ] John Hewson edited comment on PDFBOX-2184 at 7/4/14 4:32 PM: -

[jira] [Commented] (PDFBOX-678) Support missing Text Rendering Modes when rendering a PDF

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052550#comment-14052550 ] John Hewson commented on PDFBOX-678: We should do this, but not until after AWT text

[jira] [Updated] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2186: Attachment: (was: tiffT6-line1002-002489.pdf) java.io.IOException: Catalog cannot be

[jira] [Updated] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2186: Attachment: (was: tiffT6-line1002-002145.pdf) java.io.IOException: Catalog cannot be

[jira] [Updated] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2186: Attachment: (was: tiffT6-line1002-p002145u.pdf) java.io.IOException: Catalog cannot

[jira] [Updated] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2186: Attachment: tiffT6-line1002-p002145u.pdf tiffT6-line1002-002489.pdf

[jira] [Updated] (PDFBOX-2186) java.io.IOException: Catalog cannot be found

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2186: Attachment: (was: tiffT6-line916-005541u.pdf) java.io.IOException: Catalog cannot be

[jira] [Updated] (PDFBOX-2187) ArrayIndexOutOfBoundsException in TIFFFaxDecoder

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2187: Attachment: tiffT6-line1002-p002145u.pdf tiffT6-line1002-002489.pdf

[jira] [Resolved] (PDFBOX-2187) ArrayIndexOutOfBoundsException in TIFFFaxDecoder

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2187. - Resolution: Fixed Fixed in rev 1607891 for the trunk and rev 1607892 for the 1.8

Re: [jira] [Commented] (PDFBOX-678) Support missing Text Rendering Modes when rendering a PDF

2014-07-04 Thread Leonard Rosenthol
And the biggest thing to keep in mind is that text rendering still needs to move the pen even when the current OCG is off. On 7/4/14, 12:38 PM, John Hewson (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/PDFBOX-678?page=com.atlassian.jira.p

Re: Regression Testing

2014-07-04 Thread John Hewson
Hi Tilman Thanks for your thoughts, I think that your concerns are already covered by my original proposal, I’ll try to explain why and how: Of course I agree with the need for regression tests, however it isn't easy: besides the problems of the different JDKs (I use JDK7 Windows 64 bit),

Re: Regression Testing

2014-07-04 Thread John Hewson
Hi Maruan Thanks for your thoughts... # Tests # In addition to rendering we shall be covering metadata and text extraction as well as PDF/A validation. Yes, we could add extracted text and validation results to the “regression” SVN repo also. # Testfiles # Recently there were a number

[jira] [Assigned] (PDFBOX-2179) Regression: Some isartor tests are not passing in 2.0.0

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson reassigned PDFBOX-2179: --- Assignee: John Hewson Regression: Some isartor tests are not passing in 2.0.0

[jira] [Resolved] (PDFBOX-2181) Regression: NPE in PreflightContentStream

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2181. - Resolution: Fixed Fix Version/s: 2.0.0 The problem was using trying to use the page BBox

[jira] [Updated] (PDFBOX-2188) java.io.IOException: Expected a name or array but got: COSObject{1823, 0}

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2188: Attachment: 000-000324.pdf java.io.IOException: Expected a name or array but got:

[jira] [Created] (PDFBOX-2188) java.io.IOException: Expected a name or array but got: COSObject{1823, 0}

2014-07-04 Thread Tilman Hausherr (JIRA)
Tilman Hausherr created PDFBOX-2188: --- Summary: java.io.IOException: Expected a name or array but got: COSObject{1823, 0} Key: PDFBOX-2188 URL: https://issues.apache.org/jira/browse/PDFBOX-2188

[jira] [Commented] (PDFBOX-2179) Regression: Some isartor tests are not passing in 2.0.0

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052605#comment-14052605 ] John Hewson commented on PDFBOX-2179: - The two NullPointerException(s) have been

[jira] [Comment Edited] (PDFBOX-2181) Regression: NPE in PreflightContentStream

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052604#comment-14052604 ] John Hewson edited comment on PDFBOX-2181 at 7/4/14 6:20 PM: -

[jira] [Updated] (PDFBOX-2181) Regression: NPE in PreflightContentStream

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson updated PDFBOX-2181: Summary: Regression: NPE in PreflightContentStream (was: Regression NPE in

[jira] [Commented] (PDFBOX-2179) Regression: Some isartor tests are not passing in 2.0.0

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052613#comment-14052613 ] John Hewson commented on PDFBOX-2179: - I've fixed the five IllegalStateException:

[jira] [Created] (PDFBOX-2189) java.awt.geom.IllegalPathStateException: missing initial moveto in path definition

2014-07-04 Thread Tilman Hausherr (JIRA)
Tilman Hausherr created PDFBOX-2189: --- Summary: java.awt.geom.IllegalPathStateException: missing initial moveto in path definition Key: PDFBOX-2189 URL: https://issues.apache.org/jira/browse/PDFBOX-2189

[jira] [Comment Edited] (PDFBOX-2179) Regression: Some isartor tests are not passing in 2.0.0

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052613#comment-14052613 ] John Hewson edited comment on PDFBOX-2179 at 7/4/14 6:49 PM: -

[jira] [Commented] (PDFBOX-2179) Regression: Some isartor tests are not passing in 2.0.0

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052617#comment-14052617 ] John Hewson commented on PDFBOX-2179: - The first test failure is fixed in

[jira] [Updated] (PDFBOX-2189) java.awt.geom.IllegalPathStateException: missing initial moveto in path definition

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2189: Attachment: 002-002195.pdf java.awt.geom.IllegalPathStateException: missing initial

Re: PDFDays

2014-07-04 Thread Tilman Hausherr
Am 04.07.2014 19:50, schrieb John Hewson: PS. Nice job handling those tough questions a PDFDays, I watched the video. Nobody expects the spanish inquisition: https://www.youtube.com/watch?v=Tym0MObFpTI I found what one of the inquisitors were referring to:

[jira] [Resolved] (PDFBOX-2189) java.awt.geom.IllegalPathStateException: missing initial moveto in path definition

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2189. - Resolution: Fixed fixed in rev 1607914 for the trunk.

[jira] [Resolved] (PDFBOX-2179) Regression: Some isartor tests are not passing in 2.0.0

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2179. - Resolution: Fixed Fix Version/s: 2.0.0 The second test failure is fixed in

Re: [jira] [Closed] (PDFBOX-1384) Proposals for a new PDNameTreeNode and PDNumberTreeNode

2014-07-04 Thread dnt
I'm wondering if anyone had a closer look at it to think about an integration into 2.0. It is meanwhile a bit older, but not necessarily outdated. If you think the changes made sense I can create a patch that can be applied to 2.0. The same holds true for my other proposals that I submitted on

[jira] [Created] (PDFBOX-2190) Disable console logging for preflight Isartor tests

2014-07-04 Thread John Hewson (JIRA)
John Hewson created PDFBOX-2190: --- Summary: Disable console logging for preflight Isartor tests Key: PDFBOX-2190 URL: https://issues.apache.org/jira/browse/PDFBOX-2190 Project: PDFBox Issue

[jira] [Resolved] (PDFBOX-2190) Disable console logging for preflight Isartor tests

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2190. - Resolution: Fixed Fix Version/s: 2.0.0 Done in r1607923 Disable console logging for

[jira] [Commented] (PDFBOX-2179) Regression: Some isartor tests are not passing in 2.0.0

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052641#comment-14052641 ] John Hewson commented on PDFBOX-2179: - Looking at PDFStreamEngine part of the problem

[jira] [Resolved] (PDFBOX-2188) java.io.IOException: Expected a name or array but got: COSObject{1823, 0}

2014-07-04 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2188. - Resolution: Fixed Fix Version/s: 2.0.0 Actually this is legitimate, we forgot to handle

Re: [jira] [Closed] (PDFBOX-1384) Proposals for a new PDNameTreeNode and PDNumberTreeNode

2014-07-04 Thread John Hewson
That’s certainly possible, I think part of the issue is that (speaking for myself) I’d rather see number and name trees handled more abstractly, the PD model should hide the details rather than exposing them all. Ideally we would end up with much less code. -- John On 4 Jul 2014, at 12:40,

[jira] [Updated] (PDFBOX-2185) Rotation and skew not applied on rectangles

2014-07-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2185: Affects Version/s: 1.8.7 1.8.6 Rotation and skew not applied on

[jira] [Commented] (PDFBOX-1915) Implement shading with Coons and tensor-product patch meshes

2014-07-04 Thread Shaola Ren (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14052793#comment-14052793 ] Shaola Ren commented on PDFBOX-1915: Thanks, glad to hear about this message, hope