[jira] [Updated] (PDFBOX-1074) TIFFFaxDecoder5 when using PDFImageWriter

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-1074: Affects Version/s: 1.8.5 1.8.4 > TIFFFaxDecoder5 when using PDFImag

[jira] [Resolved] (PDFBOX-1074) TIFFFaxDecoder5 when using PDFImageWriter

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-1074. - Resolution: Fixed Fix Version/s: 2.0.0 1.8.5 I'm setting this

[jira] [Comment Edited] (PDFBOX-1074) TIFFFaxDecoder5 when using PDFImageWriter

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947337#comment-13947337 ] Tilman Hausherr edited comment on PDFBOX-1074 at 3/26/14 6:42 AM: -

[jira] [Commented] (PDFBOX-1996) PDSeparation optimization

2014-03-25 Thread Dave Smith (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947408#comment-13947408 ] Dave Smith commented on PDFBOX-1996: I would check with John who wrote it but since w

[jira] [Updated] (PDFBOX-1074) TIFFFaxDecoder5 when using PDFImageWriter

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-1074: Attachment: s2130312-100.pdf-1.tif Rendered image, saved as TIFF again > TIFFFaxDecoder5

[jira] [Comment Edited] (PDFBOX-1074) TIFFFaxDecoder5 when using PDFImageWriter

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947337#comment-13947337 ] Tilman Hausherr edited comment on PDFBOX-1074 at 3/25/14 11:50 PM:

[jira] [Commented] (PDFBOX-1074) TIFFFaxDecoder5 when using PDFImageWriter

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947337#comment-13947337 ] Tilman Hausherr commented on PDFBOX-1074: - I added two constants in rev. 1581602

[jira] [Commented] (PDFBOX-1996) PDSeparation optimization

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947162#comment-13947162 ] Tilman Hausherr commented on PDFBOX-1996: - What would happen if an image has e.g.

[jira] [Commented] (PDFBOX-1994) PDDocument.load(filename.pdf) hangs for pdf files having size

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947014#comment-13947014 ] Tilman Hausherr commented on PDFBOX-1994: - Yes, JRE 1.5 is ok if you're just runn

[jira] [Commented] (PDFBOX-1994) PDDocument.load(filename.pdf) hangs for pdf files having size

2014-03-25 Thread brijesh (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946898#comment-13946898 ] brijesh commented on PDFBOX-1994: - I am using pdfbox-1.8.4.jar from the following link.

Re: [GSoC 2014]Optical Character Recognition project - Introduction

2014-03-25 Thread John Hewson
Hi Dimuthu Each line of text is handled by the processEncodedText method in PDFStreamEngine which calls processTextPosition once for each character. The processTextPosition method in PDFStreamEngine collects the text positions into lines, paragraphs and columns (also called “articles”). Text on a

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

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946840#comment-13946840 ] Tilman Hausherr commented on PDFBOX-1997: - The difference is that for the attache

[jira] [Resolved] (PDFBOX-2000) White page when converting first page to image

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2000. - Resolution: Duplicate Fix Version/s: 2.0.0 This is what I like to call the CMR fo

[jira] [Comment Edited] (PDFBOX-2000) White page when converting first page to image

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946820#comment-13946820 ] Tilman Hausherr edited comment on PDFBOX-2000 at 3/25/14 5:29 PM: -

[jira] [Resolved] (PDFBOX-1999) JBIG2Filter - FlateDecoded Globals Table

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-1999. - Resolution: Fixed Fix Version/s: 2.0.0 1.8.5 > JBIG2Filter - F

[jira] [Updated] (PDFBOX-1999) JBIG2Filter - FlateDecoded Globals Table

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-1999: Affects Version/s: 1.8.5 1.8.4 > JBIG2Filter - FlateDecoded Globals

[jira] [Commented] (PDFBOX-1999) JBIG2Filter - FlateDecoded Globals Table

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946813#comment-13946813 ] Tilman Hausherr commented on PDFBOX-1999: - I committed your change in rev 1581420

[jira] [Updated] (PDFBOX-2000) White page when converting first page to image

2014-03-25 Thread Hong-Thai Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong-Thai Nguyen updated PDFBOX-2000: - Summary: White page when converting first page to image (was: White page when convertin

[jira] [Updated] (PDFBOX-2000) White page when converting frist page to image

2014-03-25 Thread Hong-Thai Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong-Thai Nguyen updated PDFBOX-2000: - Attachment: wrongpdf.pdf > White page when converting frist page to image >

[jira] [Created] (PDFBOX-2000) White page when converting frist page to image

2014-03-25 Thread Hong-Thai Nguyen (JIRA)
Hong-Thai Nguyen created PDFBOX-2000: Summary: White page when converting frist page to image Key: PDFBOX-2000 URL: https://issues.apache.org/jira/browse/PDFBOX-2000 Project: PDFBox Issue

[jira] [Updated] (PDFBOX-1996) PDSeparation optimization

2014-03-25 Thread Dave Smith (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Smith updated PDFBOX-1996: --- Attachment: pdfbox.patch Here is a patch that is HashMap friendly that caches all calculated values

[jira] [Comment Edited] (PDFBOX-1847) TSA Time Signature

2014-03-25 Thread vakhtang koroghlishvili (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946328#comment-13946328 ] vakhtang koroghlishvili edited comment on PDFBOX-1847 at 3/25/14 9:28 AM: -

[jira] [Commented] (PDFBOX-1847) TSA Time Signature

2014-03-25 Thread vakhtang koroghlishvili (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946328#comment-13946328 ] vakhtang koroghlishvili commented on PDFBOX-1847: - John Hewson 1) In my p

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

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-1997: Labels: regression (was: ) > CIE LAB item missing in rendering >

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

2014-03-25 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946245#comment-13946245 ] Tilman Hausherr commented on PDFBOX-1997: - It happened around the 20th of Februar