[jira] [Commented] (PDFBOX-1000) Conforming parser

2011-11-08 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13146171#comment-13146171 ] Maruan Sahyoun commented on PDFBOX-1000: Thanks for your feedback. One final

Re: PDFTextStripper : can't change the default TextPositionComparator

2011-11-08 Thread Raimi Rufai
With Generics, things might look like this instead perhaps ... private ComparatorTextPosition textPositionComparator= new TextPositionComparator(); public ComparatorTextPosition getTextPositionComparator() { return textPositionComparator; } public void

[jira] [Created] (PDFBOX-1162) Exception error in preflight

2011-11-08 Thread William Fausser (Created) (JIRA)
Exception error in preflight - Key: PDFBOX-1162 URL: https://issues.apache.org/jira/browse/PDFBOX-1162 Project: PDFBox Issue Type: Bug Reporter: William Fausser

[jira] [Updated] (PDFBOX-1162) Exception error in preflight .....when validating the attached PDF/A

2011-11-08 Thread William Fausser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Fausser updated PDFBOX-1162: Component/s: Preflight Fix Version/s: 1.7.0 Description: I get

[jira] [Updated] (PDFBOX-1162) Exception error in preflight .....when validating the attached PDF/A

2011-11-08 Thread William Fausser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Fausser updated PDFBOX-1162: Attachment: The_Legal_ Case_for_ PDFA.pdf Exception error in preflight .when

[jira] [Updated] (PDFBOX-1162) Exception error in preflight .....when validating the attached PDF/A

2011-11-08 Thread William Fausser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Fausser updated PDFBOX-1162: Description: I get the following exception error when validating attached PDF/A:

Re: PDFTextStripper : can't change the default TextPositionComparator

2011-11-08 Thread Sébastien Dailly
Le 08/11/2011 16:53, Raimi Rufai a écrit : With Generics, things might look like this instead perhaps ... private ComparatorTextPosition textPositionComparator= new TextPositionComparator(); public ComparatorTextPosition getTextPositionComparator() { return

[jira] [Updated] (PDFBOX-1162) Exception error in preflight .....when validating the attached PDF/A

2011-11-08 Thread William Fausser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Fausser updated PDFBOX-1162: Description: Font Issue problem when validating the attached PDF/A. 3.1.6 : Invalid

[jira] [Updated] (PDFBOX-1162) Exception error in preflight .....when validating the attached PDF/A

2011-11-08 Thread William Fausser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Fausser updated PDFBOX-1162: Description: Font Issue problem when validating the attached PDF/A. 3.1.6 | Invalid

[jira] [Updated] (PDFBOX-1162) Font error in preflight .....when validating the attached PDF/A

2011-11-08 Thread William Fausser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Fausser updated PDFBOX-1162: Summary: Font error in preflight .when validating the attached PDF/A

[jira] [Assigned] (PDFBOX-1162) Font error in preflight .....when validating the attached PDF/A

2011-11-08 Thread Eric Leleu (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Leleu reassigned PDFBOX-1162: -- Assignee: Eric Leleu Font error in preflight .when validating the attached PDF/A

[jira] [Commented] (PDFBOX-1162) Font error in preflight .....when validating the attached PDF/A

2011-11-08 Thread Eric Leleu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13146609#comment-13146609 ] Eric Leleu commented on PDFBOX-1162: The error seems to come from the character l in

[jira] [Resolved] (PDFBOX-956) Poor text extraction performance in PDFTextStripper.java

2011-11-08 Thread Resolved
[ https://issues.apache.org/jira/browse/PDFBOX-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-956. --- Resolution: Fixed Fix Version/s: 1.7.0 Poor text extraction performance