[jira] Updated: (PDFBOX-667) Last characters in a line overlap when a PDF is printed

2010-03-23 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-667: -- Attachment: raw.out.win.pdf raw.out.pdf The document prints fine on Max

[jira] Updated: (PDFBOX-632) Invalid page rendering while printing a PDF with an image inside.

2010-03-23 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-632: -- Attachment: PDFBOX-632.out.win.pdf PDFBOX-632.out.pdf the issues also occurs

[jira] Updated: (PDFBOX-667) Last characters in a line overlap when a PDF is printed

2010-03-24 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-667: -- Attachment: PDFStreamEngine.patch The misplacement of the last char in the line occured

[jira] Created: (PDFBOX-674) ArrayIndexOutOfBounds Exception when printing on Windows

2010-03-30 Thread Maruan Sahyoun (JIRA)
: PDModel Environment: Windows Server 2003, Java 1.5.0.15 Reporter: Maruan Sahyoun When printing on Windows handling colors in DeviceGray doesn't correctly set the color values in PDColorState.java using JDK 1.5.0_15. The error doesn't occur using JDK 1.6.0_18 This is a part

[jira] Updated: (PDFBOX-674) ArrayIndexOutOfBounds Exception when printing on Windows

2010-03-30 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-674: -- Attachment: PDColorState.patch Patch to resolve the handling of DeviceGray on Windows Server

[jira] Updated: (PDFBOX-674) ArrayIndexOutOfBounds Exception when printing on Windows

2010-03-30 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-674: -- Attachment: SubversionReference.pdf raw.pdf Testfiles to reproduce the error

[jira] Created: (PDFBOX-676) Predefined paper sizes in PDModel are slightly off

2010-03-31 Thread Maruan Sahyoun (JIRA)
: PDModel Reporter: Maruan Sahyoun Priority: Minor PDModel predefines several paper sizes. The A paper sizes are slightly off by 2 to 3 milimeters. The patch fixes that. In addition to that a new constructor is added allowing to specify a paper size when creating a new page

[jira] Updated: (PDFBOX-676) Predefined paper sizes in PDModel are slightly off

2010-03-31 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-676: -- Attachment: PDPage.patch Patch to correct paper szes in PDPage Predefined paper sizes

[jira] Updated: (PDFBOX-676) Predefined paper sizes in PDPage are slightly off

2010-03-31 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-676: -- Description: PDPage predefines several paper sizes. The A paper sizes are slightly off by 2

[jira] Commented: (PDFBOX-582) Ignoring text over images

2010-03-31 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851934#action_12851934 ] Maruan Sahyoun commented on PDFBOX-582: --- Hi - the issue with that document

[jira] Updated: (PDFBOX-582) Ignoring text over images

2010-03-31 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-582: -- Attachment: PageDrawer.patch The patch adds a basic implementation

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

2010-04-01 Thread Maruan Sahyoun (JIRA)
Components: PDFReader Reporter: Maruan Sahyoun Of the 7 different Text Rendering Modes only mode 0 (Fill Text) is correctly implemented. Mode 1 (Stroke Text) falls back to Mode 0 and the others are not implemented. I'm looking to implement the missing modes (at least some of them

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

2010-05-03 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863280#action_12863280 ] Maruan Sahyoun commented on PDFBOX-678: --- After reviewing the changes which have

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

2010-05-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864712#action_12864712 ] Maruan Sahyoun commented on PDFBOX-678: --- To answer your question. I'm planning to use

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

2010-05-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-678: -- Attachment: Java Printing.pdf Sample output of the enhanced text render modes (work

[jira] Commented: (PDFBOX-697) Error: Expected an integer type, actual='' -

2010-06-02 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874594#action_12874594 ] Maruan Sahyoun commented on PDFBOX-697: --- There was a change from Acrobat 8

[jira] Issue Comment Edited: (PDFBOX-697) Error: Expected an integer type, actual='' -

2010-06-02 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874594#action_12874594 ] Maruan Sahyoun edited comment on PDFBOX-697 at 6/2/10 10:47 AM

[jira] [Updated] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-08-13 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1088: --- Attachment: PDDocument.patch Patch for generating the pageMap Class PDDocument Method

[jira] [Commented] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-08-29 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093153#comment-13093153 ] Maruan Sahyoun commented on PDFBOX-1088: Nghi, getPageMap is generating a map

[jira] [Updated] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-09-12 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1088: --- Attachment: PDDocument.patch Patch to correct generatePageMap() Class PDDocument Method

[jira] [Updated] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-09-12 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1088: --- Attachment: TestPDDocumentCatalog.patch Added test for getPageMap() Class PDDocument

[jira] [Commented] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-09-12 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103377#comment-13103377 ] Maruan Sahyoun commented on PDFBOX-1088: @Adam Thanks for doing a quick review. I

[jira] [Commented] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-09-14 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104853#comment-13104853 ] Maruan Sahyoun commented on PDFBOX-1088: Nghi, maybe you want to check

[jira] [Issue Comment Edited] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-09-14 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104853#comment-13104853 ] Maruan Sahyoun edited comment on PDFBOX-1088 at 9/14/11 8:23 PM

[jira] [Commented] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-09-20 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13108910#comment-13108910 ] Maruan Sahyoun commented on PDFBOX-1088: Andreas, you're correct, the first patch

[jira] [Commented] (PDFBOX-1123) Not able to read field values from a PDF File if the field contains special characters.

2011-09-30 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117915#comment-13117915 ] Maruan Sahyoun commented on PDFBOX-1123: @Rubesh getAcroForm().getFields() only

[jira] [Commented] (PDFBOX-1123) Not able to read field values from a PDF File if the field contains special characters.

2011-09-30 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13118091#comment-13118091 ] Maruan Sahyoun commented on PDFBOX-1123: Hi Rubesh, when you are at the field

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

2011-11-07 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145344#comment-13145344 ] Maruan Sahyoun commented on PDFBOX-1000: Hi Adam, I'm looking into putting some

[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

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-12-01 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160778#comment-13160778 ] Maruan Sahyoun commented on PDFBOX-1174: @Timo I'm currently working on PDFBOX

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-12-01 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160821#comment-13160821 ] Maruan Sahyoun commented on PDFBOX-1174: Let me add to that: a) the last line

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-12-01 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160875#comment-13160875 ] Maruan Sahyoun commented on PDFBOX-1174: @Timo the information was only meant

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

2011-12-31 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13177994#comment-13177994 ] Maruan Sahyoun commented on PDFBOX-1000: I'm looking for a suggestion when

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

2012-01-01 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13178143#comment-13178143 ] Maruan Sahyoun commented on PDFBOX-1000: Thanks for your valuable feedback. I'll

[jira] [Commented] (PDFBOX-1199) Non-sequential PDF parser + PATCH

2012-01-02 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13178405#comment-13178405 ] Maruan Sahyoun commented on PDFBOX-1199: I had a quick look at the changes made

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

2012-01-06 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13181228#comment-13181228 ] Maruan Sahyoun commented on PDFBOX-1000: Just before the weekend another info

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

2012-01-07 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13181905#comment-13181905 ] Maruan Sahyoun commented on PDFBOX-1000: I think I didn't do a good job

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

2012-01-08 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182398#comment-13182398 ] Maruan Sahyoun commented on PDFBOX-1000: I'm starting the work

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

2012-01-09 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13182451#comment-13182451 ] Maruan Sahyoun commented on PDFBOX-1000: a) for the two parsing modes: relaxed

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

2012-01-11 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184195#comment-13184195 ] Maruan Sahyoun commented on PDFBOX-1000: Continuing the work on the parser maybe

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

2012-01-11 Thread Maruan Sahyoun (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1000: --- Attachment: PDFLexer.java PDFLexer as a base component to the ConformingPDFParser

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

2012-01-11 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184217#comment-13184217 ] Maruan Sahyoun commented on PDFBOX-1000: I attached the PDFLexer component

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

2012-01-13 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185902#comment-13185902 ] Maruan Sahyoun commented on PDFBOX-1000: thanks for the review and the effort

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

2012-01-16 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13186867#comment-13186867 ] Maruan Sahyoun commented on PDFBOX-1000: # I put in some code for buffering

[jira] [Commented] (PDFBOX-189) NPE in COSDictionaryMap.put

2012-01-16 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187200#comment-13187200 ] Maruan Sahyoun commented on PDFBOX-189: --- You are right and everyone is invited

[jira] [Commented] (PDFBOX-615) shfill operator needs implementation

2012-01-24 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192366#comment-13192366 ] Maruan Sahyoun commented on PDFBOX-615: --- There are public samples on pdflib.com

[jira] [Commented] (PDFBOX-1241) Better handle of missing EOF at the end of a file

2012-02-29 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218985#comment-13218985 ] Maruan Sahyoun commented on PDFBOX-1241: For the files you came across is only

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

2012-04-06 Thread Maruan Sahyoun (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13248220#comment-13248220 ] Maruan Sahyoun commented on PDFBOX-1000: I can start doing some more work

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

2012-04-08 Thread Maruan Sahyoun (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1000: --- Attachment: (was: PDFLexer.java) Conforming parser

[jira] [Commented] (PDFBOX-1300) COSNumber cannot convert numbers to long

2012-05-04 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268159#comment-13268159 ] Maruan Sahyoun commented on PDFBOX-1300: Could you check where you get

[jira] [Commented] (PDFBOX-1294) Unable to read values from PDF Form fields saved by Acrobat Reader

2012-05-04 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268404#comment-13268404 ] Maruan Sahyoun commented on PDFBOX-1294: The issues comes from the fact

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

2012-07-19 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418137#comment-13418137 ] Maruan Sahyoun commented on PDFBOX-1000: I added a new version of the PDFLexer

[jira] [Created] (PDFBOX-1492) Add basic XFA extraction

2013-01-13 Thread Maruan Sahyoun (JIRA)
Maruan Sahyoun created PDFBOX-1492: -- Summary: Add basic XFA extraction Key: PDFBOX-1492 URL: https://issues.apache.org/jira/browse/PDFBOX-1492 Project: PDFBox Issue Type: Improvement

[jira] [Updated] (PDFBOX-1492) Add basic XFA extraction

2013-01-13 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1492: --- Attachment: PDXFA.patch Patch to allow the extraction of XFA content as byte[] or W3C

[jira] [Commented] (PDFBOX-1509) Image not extracted

2013-02-05 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571404#comment-13571404 ] Maruan Sahyoun commented on PDFBOX-1509: The PDF doesn't contain any images

[jira] [Commented] (PDFBOX-1510) PDF gets corrupted when trying to extract it from the embedded files

2013-02-05 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572238#comment-13572238 ] Maruan Sahyoun commented on PDFBOX-1510: try the NonSequentialParser using

[jira] [Commented] (PDFBOX-1511) pdfMerger App produces Garbage

2013-02-07 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573405#comment-13573405 ] Maruan Sahyoun commented on PDFBOX-1511: as a quick hack you can add the line

[jira] [Closed] (PDFBOX-1123) Not able to read field values from a PDF File if the field contains special characters.

2013-03-15 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-1123. -- Resolution: Not A Problem Not a problem of PDFBox but a usage question. Closing the issue

[jira] [Updated] (PDFBOX-1495) Annotation links dont work in adobe reader 10 or above version with copy of created pdf

2013-03-15 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1495: --- Priority: Major (was: Blocker) Annotation links dont work in adobe reader 10 or above

[jira] [Commented] (PDFBOX-1495) Annotation links dont work in adobe reader 10 or above version with copy of created pdf

2013-03-15 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13603226#comment-13603226 ] Maruan Sahyoun commented on PDFBOX-1495: Could you please provide a sample PDF

[jira] [Commented] (PDFBOX-1541) expected='endstream' actual='' failure to parse

2013-03-17 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604606#comment-13604606 ] Maruan Sahyoun commented on PDFBOX-1541: I'd think we should handle the situation

[jira] [Commented] (PDFBOX-1541) expected='endstream' actual='' failure to parse

2013-03-18 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604930#comment-13604930 ] Maruan Sahyoun commented on PDFBOX-1541: I thought about something similar

[jira] [Commented] (PDFBOX-1541) expected='endstream' actual='' failure to parse

2013-03-18 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605021#comment-13605021 ] Maruan Sahyoun commented on PDFBOX-1541: I agree that a recovery mode is needed

[jira] [Commented] (PDFBOX-1147) Printing a PDF with an image inside show black.

2013-03-19 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606851#comment-13606851 ] Maruan Sahyoun commented on PDFBOX-1147: Hi Jinder, could you attach a sample

[jira] [Commented] (PDFBOX-1176) Watermark

2013-03-20 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607654#comment-13607654 ] Maruan Sahyoun commented on PDFBOX-1176: Try this PDDocument

[jira] [Commented] (PDFBOX-1176) Watermark

2013-03-20 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607720#comment-13607720 ] Maruan Sahyoun commented on PDFBOX-1176: Well, I omitted the checks

[jira] [Commented] (PDFBOX-1176) Watermark

2013-03-20 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607728#comment-13607728 ] Maruan Sahyoun commented on PDFBOX-1176: as you might have seen in the sample

[jira] [Updated] (PDFBOX-1335) ArrayIndexOutOfBoundsException while loading ttf font

2013-03-21 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1335: --- Fix Version/s: 1.8.0 ArrayIndexOutOfBoundsException while loading ttf font

[jira] [Resolved] (PDFBOX-1335) ArrayIndexOutOfBoundsException while loading ttf font

2013-03-21 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun resolved PDFBOX-1335. Resolution: Fixed Testing PDDocument document = new PDDocument(); PDFont font

[jira] [Commented] (PDFBOX-1176) Watermark

2013-03-22 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13610352#comment-13610352 ] Maruan Sahyoun commented on PDFBOX-1176: IMHO there are two terms called

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

2013-04-02 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13619687#comment-13619687 ] Maruan Sahyoun commented on PDFBOX-1556: It seems to be a regression introduced

[jira] [Closed] (PDFBOX-153) getEncoding exception of Built-in

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-153. - Resolution: Incomplete Closing as there was no sample provided and the problem descriptions

[jira] [Closed] (PDFBOX-154) Exception while extracting image

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-154. - Resolution: Cannot Reproduce Closing as there is no sample pdf provided and the issue

[jira] [Closed] (PDFBOX-177) getAnnotations throws ClassCastException

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-177. - Resolution: Cannot Reproduce there were no samples provided so can't verify if the issue

[jira] [Commented] (PDFBOX-1559) Error when using monospaced Fonts

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624432#comment-13624432 ] Maruan Sahyoun commented on PDFBOX-1559: Hi, I can reproduce the issue using

[jira] [Closed] (PDFBOX-184) java.io.IOException: Unexpected encoding type:org.pdfbox.cos

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-184. - Resolution: Cannot Reproduce the issue can not be reproduced as a description of how the words

[jira] [Closed] (PDFBOX-186) NullPointerException in getAllKids with corrupted pdf

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-186. - Resolution: Won't Fix The pdf provided is incomplete in it's content. E.g. %%EOF is missing

[jira] [Closed] (PDFBOX-200) PDF does not print properly

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-200. - Resolution: Cannot Reproduce There was no sample PDF provided to reproduce the issue

[jira] [Closed] (PDFBOX-204) NPE on damaged file

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-204. - Resolution: Cannot Reproduce the file mentioned seems to have been fixed as it can be displayed

[jira] [Closed] (PDFBOX-220) print problem

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-220. - Resolution: Cannot Reproduce The java.lang.Runtime exception can (no longer?) be reproduced

[jira] [Closed] (PDFBOX-230) NullPointerException when extracting text

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-230. - Resolution: Cannot Reproduce unable to reproduce as the pdf file in question is no longer

[jira] [Commented] (PDFBOX-239) PDFToImage prints every word at the start of the line

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624442#comment-13624442 ] Maruan Sahyoun commented on PDFBOX-239: --- Confirmed that this problem still occurs

[jira] [Closed] (PDFBOX-237) overlapping of text in image

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-237. - Resolution: Fixed the issue seems to be fixed. It's unclear since which version. But the text

[jira] [Closed] (PDFBOX-279) Exception while parsing a input stream using 'PDFParser'

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-279. - Resolution: Invalid the issue described is not a pdfbox issue but an issue with log4j. Seems

[jira] [Closed] (PDFBOX-282) Exception while silent printing a PDF file

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-282. - Resolution: Cannot Reproduce there was no sample pdf attached to the issue to be able

[jira] [Closed] (PDFBOX-294) Text extraction gives incorrect results for attached PDF

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-294. - Resolution: Not A Problem trying to extract the text using Adobe Reader gives the same results

[jira] [Closed] (PDFBOX-301) IOException when parsing 1.3 PDF

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun closed PDFBOX-301. - Resolution: Cannot Reproduce unable to reproduce the issue as the orginal pdf file is missing

[jira] [Resolved] (PDFBOX-951) Text extraction has issues on some pdfs

2013-04-06 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun resolved PDFBOX-951. --- Resolution: Fixed testing with pdfbox-1.8.0 the text extraction is much improved and gives

[jira] [Updated] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-07 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1560: --- Assignee: Maruan Sahyoun Migrate the PDFBox website to the ASF CMS

[jira] [Created] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-07 Thread Maruan Sahyoun (JIRA)
Maruan Sahyoun created PDFBOX-1560: -- Summary: Migrate the PDFBox website to the ASF CMS Key: PDFBOX-1560 URL: https://issues.apache.org/jira/browse/PDFBOX-1560 Project: PDFBox Issue Type

[jira] [Commented] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-07 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624944#comment-13624944 ] Maruan Sahyoun commented on PDFBOX-1560: Hi, the follwing progress has been made

[jira] [Updated] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-09 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1560: --- Attachment: cmssite-home.png cmssite-cookbook.png Preview of cmssite design

[jira] [Commented] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-09 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626272#comment-13626272 ] Maruan Sahyoun commented on PDFBOX-1560: Hi, I added a preview of the new

[jira] [Commented] (PDFBOX-1452) Greek Pdfs print out wrong characters

2013-04-09 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626281#comment-13626281 ] Maruan Sahyoun commented on PDFBOX-1452: Hi Plimmer, I do understand some

[jira] [Commented] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-09 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626328#comment-13626328 ] Maruan Sahyoun commented on PDFBOX-1560: it's http://www.apache.org/dev/cms.html

[jira] [Commented] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-09 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626380#comment-13626380 ] Maruan Sahyoun commented on PDFBOX-1560: Hi, # I didn't change the logo

[jira] [Commented] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-09 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626403#comment-13626403 ] Maruan Sahyoun commented on PDFBOX-1560: Hi, good news - we will get a new

[jira] [Commented] (PDFBOX-1533) When merging certain PDF's several odd looking empty pages occure in the result

2013-04-10 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627553#comment-13627553 ] Maruan Sahyoun commented on PDFBOX-1533: Hi Christian, unfortunately 1.8.0 had

[jira] [Commented] (PDFBOX-1533) When merging certain PDF's several odd looking empty pages occure in the result

2013-04-10 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627568#comment-13627568 ] Maruan Sahyoun commented on PDFBOX-1533: OK - can you try building pdfbox from

[jira] [Updated] (PDFBOX-1560) Migrate the PDFBox website to the ASF CMS

2013-04-11 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun updated PDFBOX-1560: --- Attachment: pdfbox_logo_001.pdf two logo designs to potentially replace the current PDFBox

<    3   4   5   6   7   8   9   10   11   12   >