PageDrawer

2014-03-10 Thread Simon Steiner
Hi, In 2.0 PageDrawer now takes a parameter, is this changed needed since it breaks API compatability? Thanks

RE: Enhancements to PDFBox

2014-05-29 Thread Simon Steiner
Hi, I worked on merging fonts in pdfs in fop using pdfbox https://issues.apache.org/jira/browse/FOP-2302 Thanks -Original Message- From: Maruan Sahyoun [mailto:sahy...@fileaffairs.de] Sent: 29 May 2014 08:40 To: dev@pdfbox.apache.org Subject: Enhancements to PDFBox Hi, for a current p

log4j

2014-06-17 Thread Simon Steiner
Hi, Should pdfbox move few bits of log4j to commons logging? Thanks

pdfbox tests

2014-07-21 Thread Simon Steiner
Hi, Pdfbox maven tests fail on java 6, is this something you consider a bug? Thanks

RE: pdfbox tests

2014-07-21 Thread Simon Steiner
sertionFailedError: expected:<1440> but was:<1080> Thanks -Original Message- From: Andreas Lehmkuehler [mailto:andr...@lehmi.de] Sent: 21 July 2014 18:53 To: dev@pdfbox.apache.org Subject: Re: pdfbox tests Hi, Am 21.07.2014 19:41, schrieb Simon Steiner: > Hi, > > &g

RE: Minimum Java version for PDFBox 3.x

2023-03-19 Thread Simon Steiner
Hi, We still need to use securitymanager on java 11/17, so you would need to keep those. Thanks -Original Message- From: axh Sent: 18 March 2023 17:14 To: dev@pdfbox.apache.org Subject: Re: Minimum Java version for PDFBox 3.x > Am 18.03.2023 um 16:47 schrieb Andreas Lehmkuehler : >

RE: Minimum Java version for PDFBox 3.x

2023-03-19 Thread Simon Steiner
3.2023 um 09:41 schrieb Simon Steiner : > > Hi, > > We still need to use securitymanager on java 11/17, so you would need to keep > those. > > Thanks > > -Original Message- > From: axh > Sent: 18 March 2023 17:14 > To: dev@pdfbox.apache.org

RE: Website not working correctly when accessed via HTTPS

2014-01-13 Thread Simon Steiner
Hi, I get the issue on firefox due to mixed content blocking. https://support.mozilla.org/en-US/kb/how-does-content-isnt-secure-affect-my- safety?as=u&utm_source=inproduct Thanks -Original Message- From: Arlo O'Keeffe [mailto:mailtoa...@gmail.com] Sent: 13 January 2014 12:09 To: dev@pd

RE: Error printing...

2014-01-22 Thread Simon Steiner
Hi, Install jar from https://code.google.com/p/jbig2-imageio/ Thanks -Original Message- From: Alin Mazilu [mailto:impet...@gmail.com] Sent: 22 January 2014 17:16 To: dev@pdfbox.apache.org Subject: Error printing... Hello all, I am printing some PDFs and I am getting this: Jan 22, 201

CVE's

2021-05-18 Thread Simon Steiner
Hi, Do you have the pdf's for these so I can verify they are fixed: PDFBOX-4071: skip duplicates - CVE-2018-11797 PDFBOX-5112, CVE-2021-27906: added another check for the W and the Index array, reduce memory footprint PDFBOX-4892, CVE-2021-27807: sync read/readFully code to get the same behaviour

RE: Font provider since PDFBOX-2842

2015-08-24 Thread Simon Steiner
Hi, There is https://issues.apache.org/jira/browse/PDFBOX-2539 Thanks -Original Message- From: Cornelis Hoeflake [mailto:c.hoefl...@postex.com] Sent: 24 August 2015 10:20 To: dev@pdfbox.apache.org Subject: Font provider since PDFBOX-2842 Hi, In the before PDFBOX-2842 situation we set

RE: PDFBox tools & CLI

2018-02-22 Thread Simon Steiner
Hi, Will the dependency be included inside pdfbox app jar? Thanks -Original Message- From: Andreas Lehmkuehler [mailto:andr...@lehmi.de] Sent: 22 February 2018 07:42 To: dev@pdfbox.apache.org Subject: Re: PDFBox tools & CLI Am 22.02.2018 um 08:28 schrieb Maruan Sahyoun: > Hi, > > I'm

api question

2015-04-15 Thread Simon Steiner
Hi, Why do you have classes where getCOSObject is public but getCOSDictionary is not public? Thanks

RE: api question

2015-04-16 Thread Simon Steiner
Hi, PDStructureNode PDObjectReference PDMarkedContentReference Thanks -Original Message- From: Tilman Hausherr [mailto:thaush...@t-online.de] Sent: 15 April 2015 20:33 To: dev@pdfbox.apache.org Subject: Re: api question Am 15.04.2015 um 13:47 schrieb Simon Steiner: >

2.0

2014-10-10 Thread Simon Steiner
Hi, Could you set a target date for 2.0 release. What's missing to make a release? Thanks

RE: 2.0

2014-10-11 Thread Simon Steiner
seems like a good time to explicitly try to make sure that we >> have JIRA issues open for all outstanding tasks, so that we can track >> how close 2.0 is to being ready. The stability of the code is a pretty good indicator - we're not there yet. >> >> I'm going t

RE: repository for jai_imageio

2014-10-31 Thread Simon Steiner
Hi, I saw http://logicaldoc.sourceforge.net/maven/javax/media/jai-imageio/1.1/ Thanks -Original Message- From: Andreas Lehmkühler [mailto:andr...@lehmi.de] Sent: 31 October 2014 08:48 To: dev@pdfbox.apache.org Subject: Re: repository for jai_imageio > Tilman Hausherr hat am 31. Okto

pdfbox 2

2014-11-13 Thread Simon Steiner
Hi, Apache Fop project needs to make a release in next few weeks. We currently include pdfbox 2 snapshot jars since we can't rely on awt parsing fonts in 1.8 as this doesn't work under Java 7, pdfbox 2 fixed this by writing its own font parsers. Also we make use of font parsers added in 2.0 a

RE: pdfbox 2

2014-11-13 Thread Simon Steiner
: dev@pdfbox.apache.org Subject: Re: pdfbox 2 Hi Simon, it would be good to understand which API calls you are using so to try to make sure that we don't break these as we move forward finishing PDFBox 2. BR Maruan Am 13.11.2014 um 12:22 schrieb Simon Steiner : > Hi, > > > > Apache Fo

RE: pdfbox 2

2014-11-13 Thread Simon Steiner
d. Is that correct? BR Maruan Am 13.11.2014 um 13:14 schrieb Simon Steiner : > Hi, > > I listed some here: > https://issues.apache.org/jira/browse/PDFBOX-2360 > > I don't expect listing more would make any difference to pdfbox > refactoring work. > > Thanks &

RE: pdfbox 2

2014-11-13 Thread Simon Steiner
which revision of the trunk you use, for filing bug reports later. If you need any help porting code over to 2.0, feel free to ask on the mailing list, especially if the source is already public. Thanks -- John > On 13 Nov 2014, at 03:22, Simon Steiner wrote: > > Hi, > > > > A

RE: pdfbox 2

2014-11-13 Thread Simon Steiner
might not be as stable, but I’ll need some details in order to offer any advice. I know that FOP has some of its own PDF handling code, so what does FOP use PDFBox for? -- John > On 13 Nov 2014, at 10:33, Simon Steiner wrote: > > Hi, > > I would also need snapshot of pdfbox j

pdfbox 2

2016-02-15 Thread Simon Steiner
Hi, Whats the release date for pdfbox 2? Thanks

FW: Jira Spam - And changes made as a result.

2016-04-22 Thread Simon Steiner
Hi, I cant create/comment on pdfbox issues anymore. Thanks From: Gav [mailto:gmcdon...@apache.org] Sent: 22 April 2016 01:14 To: infrastruct...@apache.org Infrastructure Subject: Jira Spam - And changes made as a result. Hi All, Apologies for notifying you after the fact. Earlie

RE: [CVE-2016-2175] Apache PDFBox XML External Entity vulnerability

2016-06-06 Thread Simon Steiner
Hi, Should this be on the pdfbox homepage. The homepage has http://pdfbox.apache.org/download.cgi but its not clickable. Thanks -Original Message- From: Andreas Lehmkuehler [mailto:le...@apache.org] Sent: 27 May 2016 07:03 To: annou...@apache.org; dev@pdfbox.apache.org; us...@pdfbox.apa

cosarray

2016-08-19 Thread Simon Steiner
Hi, Cosarray has: public List toList() does that mean I need to explicitly cast to list, how come it doesn't return List? Thanks

RE: Apache PDFBox October2016 board report due

2016-10-10 Thread Simon Steiner
Hi, " more an more " spelling? Thanks -Original Message- From: Andreas Lehmkuehler [mailto:andr...@lehmi.de] Sent: 10 October 2016 16:32 To: dev@pdfbox.apache.org Subject: Apache PDFBox October2016 board report due Hi, find attached a quick draft of the board report we're expected to

RE: Enforce https for PDFBox site

2017-02-20 Thread Simon Steiner
Hi, How did you enabled it? Thanks -Original Message- From: Maruan Sahyoun [mailto:sahy...@fileaffairs.de] Sent: 19 February 2017 08:54 To: dev@pdfbox.apache.org Subject: Re: Enforce https for PDFBox site done > Am 19.02.2017 um 00:18 schrieb Andreas Lehmkuehler : > > Am 18.02.2017

[jira] [Created] (PDFBOX-5655) PDFBox 3 docs

2023-08-18 Thread Simon Steiner (Jira)
Simon Steiner created PDFBOX-5655: - Summary: PDFBox 3 docs Key: PDFBOX-5655 URL: https://issues.apache.org/jira/browse/PDFBOX-5655 Project: PDFBox Issue Type: Bug Components

[jira] [Updated] (PDFBOX-5655) PDFBox 3 docs

2023-08-18 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Steiner updated PDFBOX-5655: -- Description: Can you add a cmd line page like 2.0 has: https://pdfbox.apache.org/2.0

[jira] [Commented] (PDFBOX-5695) Improve PDFBox Logging

2023-10-26 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780191#comment-17780191 ] Simon Steiner commented on PDFBOX-5695: --- cant you use a commons logging wra

[jira] [Created] (PDFBOX-5740) Java 7 support on 2.0

2023-12-15 Thread Simon Steiner (Jira)
Simon Steiner created PDFBOX-5740: - Summary: Java 7 support on 2.0 Key: PDFBOX-5740 URL: https://issues.apache.org/jira/browse/PDFBOX-5740 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-5740) Java 7 support on 2.0

2023-12-15 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Steiner updated PDFBOX-5740: -- Description: 2.0 uses commons-io-2.15 and commons-logging 2.3 which is not supported on java

[jira] [Updated] (PDFBOX-5740) Java 7 support on 2.0

2023-12-15 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Steiner updated PDFBOX-5740: -- Description: 2.0 uses commons-io-2.15 and commons-logging 1.3 which is not supported on java

[jira] [Updated] (PDFBOX-5740) Java 7 support on 2.0

2023-12-15 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Steiner updated PDFBOX-5740: -- Description: 2.0 uses commons-io-2.15 and commons-logging 1.3 which is not supported on java

[jira] [Created] (PDFBOX-5767) Encryption IV value

2024-02-12 Thread Simon Steiner (Jira)
Simon Steiner created PDFBOX-5767: - Summary: Encryption IV value Key: PDFBOX-5767 URL: https://issues.apache.org/jira/browse/PDFBOX-5767 Project: PDFBox Issue Type: Bug Reporter

[jira] [Commented] (PDFBOX-5767) Encryption IV value

2024-02-12 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816650#comment-17816650 ] Simon Steiner commented on PDFBOX-5767: --- PDF spec says "If usin

[jira] [Commented] (PDFBOX-5767) Encryption IV value

2024-02-12 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816658#comment-17816658 ] Simon Steiner commented on PDFBOX-5767: --- I was lookin

[jira] [Commented] (PDFBOX-5767) Encryption IV value

2024-02-12 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816663#comment-17816663 ] Simon Steiner commented on PDFBOX-5767: --- Thanks > Encryption I

[jira] [Resolved] (PDFBOX-5767) Encryption IV value

2024-02-12 Thread Simon Steiner (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Steiner resolved PDFBOX-5767. --- Resolution: Not A Problem > Encryption IV va

[jira] [Created] (PDFBOX-5798) Observable Timing Discrepancy (Timing Attack)

2024-04-03 Thread Simon Steiner (Jira)
Simon Steiner created PDFBOX-5798: - Summary: Observable Timing Discrepancy (Timing Attack) Key: PDFBOX-5798 URL: https://issues.apache.org/jira/browse/PDFBOX-5798 Project: PDFBox Issue Type

[jira] [Updated] (PDFBOX-52) DCTFilter is not implemented yet

2014-02-19 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-52: Attachment: dctfilter.patch Added cmyk > DCTFilter is not implemented

[jira] [Comment Edited] (PDFBOX-52) DCTFilter is not implemented yet

2014-02-19 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905553#comment-13905553 ] simon steiner edited comment on PDFBOX-52 at 2/19/14 3:3

[jira] [Commented] (PDFBOX-52) DCTFilter is not implemented yet

2014-03-05 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920704#comment-13920704 ] simon steiner commented on PDFBOX-52: - I cant share customer pdfs, its working in

[jira] [Created] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2017: - Summary: [PATCH] Configure pdfbox for missing font file Key: PDFBOX-2017 URL: https://issues.apache.org/jira/browse/PDFBOX-2017 Project: PDFBox Issue Type

[jira] [Updated] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2017: -- Description: Report a warning when font file is missing and allow user to configure font

[jira] [Updated] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2017: -- Attachment: defaultfont.patch > [PATCH] Configure pdfbox for missing font f

[jira] [Updated] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2017: -- Description: Report a warning when font file is missing and allow user to configure font

[jira] [Updated] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2017: -- Description: Report a warning when font file is missing and allow user to configure font

[jira] [Updated] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2017: -- Attachment: defaultfont.patch > [PATCH] Configure pdfbox for missing font f

[jira] [Updated] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2017: -- Attachment: (was: defaultfont.patch) > [PATCH] Configure pdfbox for missing font f

[jira] [Updated] (PDFBOX-2017) [PATCH] Configure pdfbox for missing font file

2014-04-07 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2017: -- Description: Report a warning when font file is missing and allow user to configure font

[jira] [Created] (PDFBOX-2032) [PATCH] TTF Type12 IOException: Invalid Characters codes

2014-04-16 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2032: - Summary: [PATCH] TTF Type12 IOException: Invalid Characters codes Key: PDFBOX-2032 URL: https://issues.apache.org/jira/browse/PDFBOX-2032 Project: PDFBox

[jira] [Updated] (PDFBOX-2032) [PATCH] TTF Type12 IOException: Invalid Characters codes

2014-04-16 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2032: -- Attachment: ttftype12.patch > [PATCH] TTF Type12 IOException: Invalid Characters co

[jira] [Commented] (PDFBOX-2032) [PATCH] TTF Type12 IOException: Invalid Characters codes

2014-04-16 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971564#comment-13971564 ] simon steiner commented on PDFBOX-2032: --- Yes seems so Type8 Type12 Ty

[jira] [Updated] (PDFBOX-2046) [PATCH] Can't read the embedded Type1 font

2014-04-25 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2046: -- Attachment: type1parser.patch > [PATCH] Can't read the embedded Ty

[jira] [Created] (PDFBOX-2046) [PATCH] Can't read the embedded Type1 font

2014-04-25 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2046: - Summary: [PATCH] Can't read the embedded Type1 font Key: PDFBOX-2046 URL: https://issues.apache.org/jira/browse/PDFBOX-2046 Project: PDFBox Issue

[jira] [Updated] (PDFBOX-2046) [PATCH] Can't read the embedded Type1 font

2014-04-28 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2046: -- Attachment: issue.pdf PDF with issue > [PATCH] Can't read the embedded Ty

[jira] [Created] (PDFBOX-2120) Regression: Type 1 font corrupted

2014-06-06 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2120: - Summary: Regression: Type 1 font corrupted Key: PDFBOX-2120 URL: https://issues.apache.org/jira/browse/PDFBOX-2120 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-2120) Regression: Type 1 font corrupted

2014-06-06 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2120: -- Attachment: t1subset2.pdf > Regression: Type 1 font corrup

[jira] [Commented] (PDFBOX-2120) Regression: Type 1 font corrupted

2014-06-09 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021736#comment-14021736 ] simon steiner commented on PDFBOX-2120: --- caused by: Revision 1597428 - Direc

[jira] [Commented] (PDFBOX-2120) Regression: Type 1 font corrupted

2014-06-09 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021862#comment-14021862 ] simon steiner commented on PDFBOX-2120: --- What about making nonseq the def

[jira] [Created] (PDFBOX-2177) IndexOutOfBoundsException reading opentype font

2014-07-02 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2177: - Summary: IndexOutOfBoundsException reading opentype font Key: PDFBOX-2177 URL: https://issues.apache.org/jira/browse/PDFBOX-2177 Project: PDFBox Issue

[jira] [Updated] (PDFBOX-2177) IndexOutOfBoundsException reading opentype font

2014-07-02 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2177: -- Description: java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage

[jira] [Updated] (PDFBOX-2177) IndexOutOfBoundsException reading opentype font

2014-07-02 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2177: -- Attachment: out.7z > IndexOutOfBoundsException reading opentype f

[jira] [Created] (PDFBOX-2178) Invalid color space kind: COSName{DeviceGray}

2014-07-02 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2178: - Summary: Invalid color space kind: COSName{DeviceGray} Key: PDFBOX-2178 URL: https://issues.apache.org/jira/browse/PDFBOX-2178 Project: PDFBox Issue Type

[jira] [Updated] (PDFBOX-2178) Regression: Invalid color space kind: COSName{DeviceGray}

2014-07-02 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2178: -- Summary: Regression: Invalid color space kind: COSName{DeviceGray} (was: Invalid color space

[jira] [Updated] (PDFBOX-2178) Regression: Invalid color space kind: COSName{DeviceGray}

2014-07-02 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2178: -- Description: Works in 1.8 not in 2.0 >From PDFBOX-1274 java -jar ~/pdf-box-svn/app/tar

[jira] [Created] (PDFBOX-2181) NPE in PreflightContentStream

2014-07-03 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2181: - Summary: NPE in PreflightContentStream Key: PDFBOX-2181 URL: https://issues.apache.org/jira/browse/PDFBOX-2181 Project: PDFBox Issue Type: Bug

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

2014-07-03 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2181: -- Attachment: expected.pdf > NPE in PreflightContentStr

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

2014-07-03 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2181: -- Description: Works in 1.8 java -cp pdf-box-svn/preflight/target/preflight-2.0.0

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

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

[jira] [Created] (PDFBOX-2182) Regression Watermark image missing

2014-07-03 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2182: - Summary: Regression Watermark image missing Key: PDFBOX-2182 URL: https://issues.apache.org/jira/browse/PDFBOX-2182 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-2182) Regression Watermark image missing

2014-07-03 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2182: -- Attachment: image.pdf > Regression Watermark image miss

[jira] [Created] (PDFBOX-2183) COSArray cannot be cast to org.apache.pdfbox.cos.COSNumber

2014-07-03 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2183: - Summary: COSArray cannot be cast to org.apache.pdfbox.cos.COSNumber Key: PDFBOX-2183 URL: https://issues.apache.org/jira/browse/PDFBOX-2183 Project: PDFBox

[jira] [Updated] (PDFBOX-2183) COSArray cannot be cast to COSNumber

2014-07-03 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2183: -- Summary: COSArray cannot be cast to COSNumber (was: COSArray cannot be cast to

[jira] [Updated] (PDFBOX-2183) COSArray cannot be cast to org.apache.pdfbox.cos.COSNumber

2014-07-03 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2183: -- Description: java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage

[jira] [Updated] (PDFBOX-2183) COSArray cannot be cast to COSNumber

2014-07-03 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2183: -- Attachment: input.pdf > COSArray cannot be cast to COSNum

[jira] [Created] (PDFBOX-2206) Cannot save a document which has been closed

2014-07-15 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2206: - Summary: Cannot save a document which has been closed Key: PDFBOX-2206 URL: https://issues.apache.org/jira/browse/PDFBOX-2206 Project: PDFBox Issue Type

[jira] [Created] (PDFBOX-2207) Stream parsing still incorrect if length value is wrong

2014-07-15 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2207: - Summary: Stream parsing still incorrect if length value is wrong Key: PDFBOX-2207 URL: https://issues.apache.org/jira/browse/PDFBOX-2207 Project: PDFBox

[jira] [Updated] (PDFBOX-2208) [PATCH] Allow compare of glyphs

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2208: -- Attachment: compareglyphs.patch > [PATCH] Allow compare of gly

[jira] [Created] (PDFBOX-2208) [PATCH] Allow compare of glyphs

2014-07-15 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2208: - Summary: [PATCH] Allow compare of glyphs Key: PDFBOX-2208 URL: https://issues.apache.org/jira/browse/PDFBOX-2208 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2209: -- Summary: [PATCH] Restore shading API (was: [PATCH]Restore shading API) > [PATCH] Rest

[jira] [Created] (PDFBOX-2209) Restore shading API

2014-07-15 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2209: - Summary: Restore shading API Key: PDFBOX-2209 URL: https://issues.apache.org/jira/browse/PDFBOX-2209 Project: PDFBox Issue Type: Bug Reporter

[jira] [Updated] (PDFBOX-2209) [PATCH]Restore shading API

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2209: -- Summary: [PATCH]Restore shading API (was: Restore shading API) > [PATCH]Restore shading

[jira] [Updated] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2209: -- Attachment: shading.patch > [PATCH] Restore shading

[jira] [Created] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-15 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2210: - Summary: [PATCH] Allow caching of glyphs Key: PDFBOX-2210 URL: https://issues.apache.org/jira/browse/PDFBOX-2210 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2210: -- Description: If you seperate transform from glyph it means we can reuse glyphs in fop

[jira] [Updated] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2210: -- Attachment: drawglyphs.patch > [PATCH] Allow caching of gly

[jira] [Commented] (PDFBOX-2207) Stream parsing still incorrect if length value is wrong

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062205#comment-14062205 ] simon steiner commented on PDFBOX-2207: --- I have a test but I cant edit i

[jira] [Commented] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062208#comment-14062208 ] simon steiner commented on PDFBOX-2209: --- I only changed the parts we were u

[jira] [Commented] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062377#comment-14062377 ] simon steiner commented on PDFBOX-2209: --- We are reading shading data to gene

[jira] [Commented] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062372#comment-14062372 ] simon steiner commented on PDFBOX-2210: --- Were using a custom grapics ob

[jira] [Commented] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-15 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062378#comment-14062378 ] simon steiner commented on PDFBOX-2210: --- I will look into those issues but

[jira] [Commented] (PDFBOX-2209) [PATCH] Restore shading API

2014-07-16 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063260#comment-14063260 ] simon steiner commented on PDFBOX-2209: --- Its not open source > [PATCH]

[jira] [Commented] (PDFBOX-2210) [PATCH] Allow caching of glyphs

2014-07-16 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063263#comment-14063263 ] simon steiner commented on PDFBOX-2210: --- If we get glyph path without transfor

[jira] [Updated] (PDFBOX-2213) NPE from PDFBOX-122

2014-07-17 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2213: -- Affects Version/s: 2.0.0 > NPE from PDFBOX-122 > --- > >

[jira] [Updated] (PDFBOX-2213) NPE from PDFBOX-122

2014-07-17 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner updated PDFBOX-2213: -- Component/s: Rendering > NPE from PDFBOX-122 > --- > >

[jira] [Created] (PDFBOX-2213) NPE from PDFBOX-122

2014-07-17 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2213: - Summary: NPE from PDFBOX-122 Key: PDFBOX-2213 URL: https://issues.apache.org/jira/browse/PDFBOX-2213 Project: PDFBox Issue Type: Bug Reporter

[jira] [Created] (PDFBOX-2214) EmptyStackException from PDFBOX-161

2014-07-17 Thread simon steiner (JIRA)
simon steiner created PDFBOX-2214: - Summary: EmptyStackException from PDFBOX-161 Key: PDFBOX-2214 URL: https://issues.apache.org/jira/browse/PDFBOX-2214 Project: PDFBox Issue Type: Bug

  1   2   3   4   5   6   7   8   >