[jira] [Commented] (PDFBOX-1922) NonSequentialParser not reading version in header and trailer

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018279#comment-14018279 ] Tilman Hausherr commented on PDFBOX-1922: - Don't use the sequential parser. Only

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

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018259#comment-14018259 ] Tilman Hausherr commented on PDFBOX-1915: - There's another bug in my code, and th

[jira] [Resolved] (PDFBOX-2115) Use unfiltered stream in gouraud shadings

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2115. - Resolution: Fixed Fix Version/s: 2.0.0 1.8.6 Fixed in rev 1600

Re: Cannot find convertToImage() in self-built pdfbox-jar

2014-06-04 Thread Tilman Hausherr
API has changed... here's a code example: PDDocument document = PDDocument.loadNonSeq(file, null); String outputPrefix = outDir + file.getName() + "-"; int numPages = document.getNumberOfPages(); PDFRenderer renderer = new PDFRenderer(document);

Cannot find convertToImage() in self-built pdfbox-jar

2014-06-04 Thread Robert Strauch
Hello, This is the first time I'm building PDFBox from source code. I have downloaded the latest source code of PDFBox from the trunk and have built it using "mvn clean install" as stated on the website. The build process finished without errors. However I'm puzzled... with the pre-built binary

[jira] [Created] (PDFBOX-2115) Use unfiltered stream in gouraud shadings

2014-06-04 Thread Tilman Hausherr (JIRA)
Tilman Hausherr created PDFBOX-2115: --- Summary: Use unfiltered stream in gouraud shadings Key: PDFBOX-2115 URL: https://issues.apache.org/jira/browse/PDFBOX-2115 Project: PDFBox Issue Type:

[jira] [Commented] (PDFBOX-2114) ObjStm is being processed to late

2014-06-04 Thread Dave Smith (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018113#comment-14018113 ] Dave Smith commented on PDFBOX-2114: Please close, Sorry for the noise. I added if(

[jira] [Commented] (PDFBOX-2114) ObjStm is being processed to late

2014-06-04 Thread Dave Smith (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018096#comment-14018096 ] Dave Smith commented on PDFBOX-2114: Ahh I see if( !document.isEncrypted() )

[jira] [Created] (PDFBOX-2114) ObjStm is being processed to late

2014-06-04 Thread Dave Smith (JIRA)
Dave Smith created PDFBOX-2114: -- Summary: ObjStm is being processed to late Key: PDFBOX-2114 URL: https://issues.apache.org/jira/browse/PDFBOX-2114 Project: PDFBox Issue Type: Bug Re

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018051#comment-14018051 ] Tilman Hausherr commented on PDFBOX-2112: - Disregard this. It just means that the

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Dave Smith (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018040#comment-14018040 ] Dave Smith commented on PDFBOX-2112: NO that is normal. Did it render correctly? > C

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread David KELLER (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018039#comment-14018039 ] David KELLER commented on PDFBOX-2112: -- Now I have this log info juin 04, 2014 9:16:

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017873#comment-14017873 ] Tilman Hausherr commented on PDFBOX-2112: - jai_imageio might be useful for TIF sa

[jira] [Updated] (PDFBOX-1922) NonSequentialParser not reading version in header and trailer

2014-06-04 Thread Tyler Palsulich (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Palsulich updated PDFBOX-1922: Attachment: testComment.pdf I'm still having some more trouble with NonSeq and default ret

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread David KELLER (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017847#comment-14017847 ] David KELLER commented on PDFBOX-2112: -- I see on https://pdfbox.apache.org/dependenc

[jira] [Commented] (PDFBOX-2101) Surprising memory consumption when extracting images

2014-06-04 Thread Dave Smith (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017814#comment-14017814 ] Dave Smith commented on PDFBOX-2101: What we do is convert each page of the pdf to a

[jira] [Commented] (PDFBOX-2113) Update documentation to reflect the requirement for levigo decoder for JBIG2

2014-06-04 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017796#comment-14017796 ] Maruan Sahyoun commented on PDFBOX-2113: thx for the hint. I’ll word it according

[jira] [Commented] (PDFBOX-2113) Update documentation to reflect the requirement for levigo decoder for JBIG2

2014-06-04 Thread Jeremias Maerki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017790#comment-14017790 ] Jeremias Maerki commented on PDFBOX-2113: - That is problematic IMO. Levigo is lic

Re: Problem with PDFRenderer

2014-06-04 Thread DImuthu Upeksha
John, I'm not sure about thread safe manner you have mentioned. How can I make it thread safe? I'm running only this unit test so I think it is not a problem with parallel test running. On Wed, Jun 4, 2014 at 9:20 AM, John Hewson wrote: > It’s probably an issue with your unit test, are you runn

[jira] [Created] (PDFBOX-2113) Update documentation to reflect the requirement for levigo decoder for JBIG2

2014-06-04 Thread Maruan Sahyoun (JIRA)
Maruan Sahyoun created PDFBOX-2113: -- Summary: Update documentation to reflect the requirement for levigo decoder for JBIG2 Key: PDFBOX-2113 URL: https://issues.apache.org/jira/browse/PDFBOX-2113 Proj

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017677#comment-14017677 ] Tilman Hausherr commented on PDFBOX-2112: - Yes it works for 1.8.x too. I suggest

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017667#comment-14017667 ] Maruan Sahyoun commented on PDFBOX-2112: What’s missing? I can add it to the page

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017666#comment-14017666 ] Tilman Hausherr commented on PDFBOX-2112: - Yes there is a list on https://pdfbox.

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread David KELLER (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017649#comment-14017649 ] David KELLER commented on PDFBOX-2112: -- Is there any list of libs you are using like

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

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016547#comment-14016547 ] Tilman Hausherr edited comment on PDFBOX-1915 at 6/4/14 12:27 PM: -

[jira] [Resolved] (PDFBOX-2109) CFFParser uses String constructor without encoding

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

[jira] [Updated] (PDFBOX-2109) CFFParser uses String constructor without encoding

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2109: Fix Version/s: 2.0.0 1.8.6 > CFFParser uses String constructor without

[jira] [Updated] (PDFBOX-2109) CFFParser uses String constructor without encoding

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2109: Affects Version/s: 2.0.0 1.8.6 1.8.5 > CFFPa

[jira] [Assigned] (PDFBOX-2109) CFFParser uses String constructor without encoding

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr reassigned PDFBOX-2109: --- Assignee: Tilman Hausherr > CFFParser uses String constructor without encoding > ---

[jira] [Updated] (PDFBOX-2109) CFFParser uses String constructor without encoding

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2109: Component/s: FontBox > CFFParser uses String constructor without encoding > --

[jira] [Closed] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr closed PDFBOX-2112. --- Resolution: Not a Problem Assignee: Tilman Hausherr > Cannot read JBIG2 image: jbig2-i

[jira] [Comment Edited] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017520#comment-14017520 ] Tilman Hausherr edited comment on PDFBOX-2112 at 6/4/14 9:31 AM: --

[jira] [Comment Edited] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017520#comment-14017520 ] Tilman Hausherr edited comment on PDFBOX-2112 at 6/4/14 9:27 AM: --

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017520#comment-14017520 ] Tilman Hausherr commented on PDFBOX-2112: - Yes indeed, we're using the levigo dec

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread David KELLER (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017489#comment-14017489 ] David KELLER commented on PDFBOX-2112: -- I see here http://en.wikipedia.org/wiki/JBIG

[jira] [Commented] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread David KELLER (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017466#comment-14017466 ] David KELLER commented on PDFBOX-2112: -- I see this additional lib https://code.googl

[jira] [Updated] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread David KELLER (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David KELLER updated PDFBOX-2112: - Environment: Linux Fedora 15 was: Linux Fedora 17 > Cannot read JBIG2 image: jbig2-imagei

[jira] [Created] (PDFBOX-2112) Cannot read JBIG2 image: jbig2-imageio is not installed

2014-06-04 Thread David KELLER (JIRA)
David KELLER created PDFBOX-2112: Summary: Cannot read JBIG2 image: jbig2-imageio is not installed Key: PDFBOX-2112 URL: https://issues.apache.org/jira/browse/PDFBOX-2112 Project: PDFBox Issu