[jira] [Updated] (PDFBOX-2417) xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/sType/Dimensions#

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2417: Attachment: patch2417a.txt the single line nsFinder.push(inner); of patch2417a.txt solves the

[jira] [Commented] (PDFBOX-2417) xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/sType/Dimensions#

2014-10-27 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184937#comment-14184937 ] Tilman Hausherr commented on PDFBOX-2417: - Did that PDF file work with Adobe's ow

[jira] [Commented] (PDFBOX-2417) xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/sType/Dimensions#

2014-10-27 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184961#comment-14184961 ] Maruan Sahyoun commented on PDFBOX-2417: The file might have an issue good: Acro

[jira] [Commented] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184992#comment-14184992 ] simon steiner commented on PDFBOX-2423: --- I get: PDFBOX-1359 10946_2004_Article_3408

[jira] [Reopened] (PDFBOX-2418) xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/g/img/

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser reopened PDFBOX-2418: - once the Dimension issue is gone, the problem is back. > xmp regression? 7.3 : Error on MetaData, Sc

[jira] [Updated] (PDFBOX-2418) xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/g/img/

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2418: Attachment: rdf0015_20141027_102907.txt However, it appears to follow the same logic that the x

[jira] [Commented] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185002#comment-14185002 ] Andreas Lehmkühler commented on PDFBOX-2423: {quote} fine - will get it imple

[jira] [Updated] (PDFBOX-2418) xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/g/img/

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2418: Attachment: patch2418.txt another one-liner patch With patch2418.txt, we are back to the 7.1 :

[jira] [Created] (PDFBOX-2459) Share functionality between Page Tree and Field Tree

2014-10-27 Thread Maruan Sahyoun (JIRA)
Maruan Sahyoun created PDFBOX-2459: -- Summary: Share functionality between Page Tree and Field Tree Key: PDFBOX-2459 URL: https://issues.apache.org/jira/browse/PDFBOX-2459 Project: PDFBox Iss

[jira] [Commented] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185017#comment-14185017 ] Maruan Sahyoun commented on PDFBOX-2423: I create PDFBOX-2450 for it. [~lehmi]

[jira] [Comment Edited] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185017#comment-14185017 ] Maruan Sahyoun edited comment on PDFBOX-2423 at 10/27/14 9:59 AM: -

[jira] [Updated] (PDFBOX-2416) xmp regression? 7.3 : Error on MetaData, Cannot find a definition for the namespace http://ns.adobe.com/xap/1.0/t/pg/

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2416: Attachment: patch2416.txt patch2416.txt improves the misleading error message - it is not "nothing"

Fwd: can we extract page number from PDF file.

2014-10-27 Thread abhinav sharma
Hi, I am using PDFBox in my application. I have to read the page number of PDF file or we can say that We need to extract page number from PDF file. Can we do this using PDFBox if yes. Kindly guide me how can we do this.

[jira] [Commented] (PDFBOX-2416) xmp regression? 7.3 : Error on MetaData, Cannot find a definition for the namespace http://ns.adobe.com/xap/1.0/t/pg/

2014-10-27 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185066#comment-14185066 ] Maruan Sahyoun commented on PDFBOX-2416: I’d think that this is more related to h

[jira] [Updated] (PDFBOX-2459) Share functionality between Page Tree and Field Tree

2014-10-27 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2459: --- Fix Version/s: 2.0.0 > Share functionality between Page Tree and Field Tree > ---

[jira] [Commented] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185117#comment-14185117 ] Laurent Richard commented on PDFBOX-2419: - The problem is specific to XML format

[jira] [Updated] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Richard updated PDFBOX-2419: Attachment: SampleForm.pdf > XFDF export is not XML compliant > ---

[jira] [Comment Edited] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185117#comment-14185117 ] Laurent Richard edited comment on PDFBOX-2419 at 10/27/14 1:15 PM:

[jira] [Comment Edited] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185135#comment-14185135 ] Laurent Richard edited comment on PDFBOX-2419 at 10/27/14 1:52 PM:

[jira] [Commented] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185135#comment-14185135 ] Laurent Richard commented on PDFBOX-2419: - By the way, here is our code to workar

[jira] [Comment Edited] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185135#comment-14185135 ] Laurent Richard edited comment on PDFBOX-2419 at 10/27/14 1:52 PM:

[jira] [Comment Edited] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185135#comment-14185135 ] Laurent Richard edited comment on PDFBOX-2419 at 10/27/14 1:53 PM:

[jira] [Comment Edited] (PDFBOX-2419) XFDF export is not XML compliant

2014-10-27 Thread Laurent Richard (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185135#comment-14185135 ] Laurent Richard edited comment on PDFBOX-2419 at 10/27/14 1:57 PM:

[jira] [Created] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Ralf Hauser (JIRA)
Ralf Hauser created PDFBOX-2460: --- Summary: fix TestPublicKeyEncryption.java Key: PDFBOX-2460 URL: https://issues.apache.org/jira/browse/PDFBOX-2460 Project: PDFBox Issue Type: Bug Com

[jira] [Updated] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2460: Attachment: patch2460Decryption.txt patch2460Decryption.txt fixes a problem that probably comes fro

[jira] [Updated] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2460: Attachment: patch2460PublicKeyTestCase.txt patch2460PublicKeyTestCase.txt contains my changes to at

[jira] [Commented] (PDFBOX-2456) create TestSymmetricKeyEncryption.java

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185202#comment-14185202 ] Ralf Hauser commented on PDFBOX-2456: - Tilman, I created PDFBOX-2460 for the broken T

[jira] [Updated] (PDFBOX-2456) create TestSymmetricKeyEncryption.java

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2456: Attachment: TestSymmetricKeyEncryption.java Please find a first go at TestSymmetricKeyEncryption.ja

[jira] [Commented] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185556#comment-14185556 ] Tilman Hausherr commented on PDFBOX-2460: - Could you please explain - where did y

Re: Checkstyle warnings in source

2014-10-27 Thread John Hewson
Yes please. -- John > On 26 Oct 2014, at 13:22, Maruan Sahyoun wrote: > > there are several checkstyle warnings in pdfbox because of tabs in the source > code - should that be corrected? > > BR > Maruan

[jira] [Commented] (PDFBOX-2450) RenderingHints of PageDrawer should be customizable

2014-10-27 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185564#comment-14185564 ] John Hewson commented on PDFBOX-2450: - Ok, but how exactly are you going to be printi

Re: Checkstyle warnings in source

2014-10-27 Thread Maruan Sahyoun
I'll open an issue later today Maruan Sahyoun > Am 27.10.2014 um 19:25 schrieb John Hewson : > > Yes please. > > -- John > >> On 26 Oct 2014, at 13:22, Maruan Sahyoun wrote: >> >> there are several checkstyle warnings in pdfbox because of tabs in the >> source code - should that be correcte

[jira] [Created] (PDFBOX-2461) Clear Checkstyle errors in source

2014-10-27 Thread Maruan Sahyoun (JIRA)
Maruan Sahyoun created PDFBOX-2461: -- Summary: Clear Checkstyle errors in source Key: PDFBOX-2461 URL: https://issues.apache.org/jira/browse/PDFBOX-2461 Project: PDFBox Issue Type: Improvemen

[jira] [Commented] (PDFBOX-2407) false negative: 2.4.3 : Invalid Color space, The operator "f" can't be used without Color Profile ?

2014-10-27 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185613#comment-14185613 ] John Hewson commented on PDFBOX-2407: - There's a comment in the code that "The defaul

[jira] [Comment Edited] (PDFBOX-2407) false negative: 2.4.3 : Invalid Color space, The operator "f" can't be used without Color Profile ?

2014-10-27 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185613#comment-14185613 ] John Hewson edited comment on PDFBOX-2407 at 10/27/14 6:58 PM:

[jira] [Resolved] (PDFBOX-2407) false negative: 2.4.3 : Invalid Color space, The operator "f" can't be used without Color Profile ?

2014-10-27 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2407. - Resolution: Fixed > false negative: 2.4.3 : Invalid Color space, The operator "f" can't be used

[jira] [Commented] (PDFBOX-2407) false negative: 2.4.3 : Invalid Color space, The operator "f" can't be used without Color Profile ?

2014-10-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185625#comment-14185625 ] ASF subversion and git services commented on PDFBOX-2407: - Commit

Re: can we extract page number from PDF file.

2014-10-27 Thread John Hewson
Do you mean, for example, that you have a document with page numbers in e.g. the bottom-right corner and you want to extract them? -- John > On 27 Oct 2014, at 02:56, abhinav sharma wrote: > > Hi, > > I am using PDFBox in my application. I have to read the page number of PDF > file or we can

[jira] [Commented] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185646#comment-14185646 ] Ralf Hauser commented on PDFBOX-2460: - Re - the idea: I have worked on other BouncyCa

[jira] [Resolved] (PDFBOX-2405) false negatives: Invalid Font definition, Some required fields are missing from the Font ... ?

2014-10-27 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2405. - Resolution: Fixed The problem here was that Standard 14 fonts don't need to have all their infor

[jira] [Commented] (PDFBOX-2405) false negatives: Invalid Font definition, Some required fields are missing from the Font ... ?

2014-10-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185650#comment-14185650 ] ASF subversion and git services commented on PDFBOX-2405: - Commit

[jira] [Commented] (PDFBOX-2446) Create Validator for PDF/A-2b

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185664#comment-14185664 ] Ralf Hauser commented on PDFBOX-2446: - Maybe you want to mention on http://pdfbox.ap

Build failed in Jenkins: PDFBox-trunk » PDFBox parent #1374

2014-10-27 Thread Apache Jenkins Server
See -- maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date <===[JENKINS REMOTING CAchannel started

Build failed in Jenkins: PDFBox-trunk #1374

2014-10-27 Thread Apache Jenkins Server
See Changes: [jahewson] PDFBOX-2405: Preflight - Don't check standard 14 fonts for missing fields [jahewson] PDFBOX-2407: Preflight - Check sparation color spaces for device-independance -- Start

[jira] [Commented] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185758#comment-14185758 ] ASF subversion and git services commented on PDFBOX-2423: - Commit

[jira] [Commented] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185761#comment-14185761 ] ASF subversion and git services commented on PDFBOX-2423: - Commit

Build failed in Jenkins: PDFBox-trunk #1375

2014-10-27 Thread Apache Jenkins Server
See Changes: [jahewson] PDFBOX-2423: Change type of getCount() as suggested by Maruan [jahewson] PDFBOX-2423: Change name of PDPageTree#getInheritedAttribute as suggested by Maruan -- [...truncat

Build failed in Jenkins: PDFBox-trunk » PDFBox parent #1375

2014-10-27 Thread Apache Jenkins Server
See -- [...truncated 823 lines...] Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar Downloaded: http://repo.maven.apache.org/ma

[jira] [Commented] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185795#comment-14185795 ] Tilman Hausherr commented on PDFBOX-2460: - I can't get it to run, even with the s

[jira] [Commented] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185850#comment-14185850 ] Tilman Hausherr commented on PDFBOX-2460: - Just an idea - could it be that someth

[jira] [Commented] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185905#comment-14185905 ] John Hewson commented on PDFBOX-2423: - I had a look at the appearance issues an PDApp

[jira] [Commented] (PDFBOX-2423) Page tree handling needs rewriting

2014-10-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185906#comment-14185906 ] ASF subversion and git services commented on PDFBOX-2423: - Commit

[jira] [Commented] (PDFBOX-2461) Clear Checkstyle errors in source

2014-10-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185976#comment-14185976 ] ASF subversion and git services commented on PDFBOX-2461: - Commit

Jenkins build is back to normal : PDFBox-trunk #1376

2014-10-27 Thread Apache Jenkins Server
See

Jenkins build is back to normal : PDFBox-trunk » PDFBox parent #1376

2014-10-27 Thread Apache Jenkins Server
See

[jira] [Commented] (PDFBOX-2461) Clear Checkstyle errors in source

2014-10-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185986#comment-14185986 ] ASF subversion and git services commented on PDFBOX-2461: - Commit

[jira] [Resolved] (PDFBOX-2461) Clear Checkstyle errors in source

2014-10-27 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maruan Sahyoun resolved PDFBOX-2461. Resolution: Fixed Resolved the checkstyle errors. > Clear Checkstyle errors in source > --

[jira] [Commented] (PDFBOX-2460) fix TestPublicKeyEncryption.java

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186365#comment-14186365 ] Ralf Hauser commented on PDFBOX-2460: - - re "risky" even if a "null" were to match, i

[jira] [Created] (PDFBOX-2462) NullPointerException in (PDFStreamParser.java:109)

2014-10-27 Thread Ralf Hauser (JIRA)
Ralf Hauser created PDFBOX-2462: --- Summary: NullPointerException in (PDFStreamParser.java:109) Key: PDFBOX-2462 URL: https://issues.apache.org/jira/browse/PDFBOX-2462 Project: PDFBox Issue Type:

[jira] [Updated] (PDFBOX-2462) NullPointerException in (PDFStreamParser.java:109)

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2462: Attachment: bley.pdf with bley.pdf, the error can be reproduced. > NullPointerException in (PDFStr

[jira] [Updated] (PDFBOX-2407) false negative: 2.4.3 : Invalid Color space, The operator "f" can't be used without Color Profile ?

2014-10-27 Thread Ralf Hauser (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralf Hauser updated PDFBOX-2407: Attachment: fmbl-2009-01.pdf "fmbl-2009-01.pdf" still produces the error - should it? > false nega

[jira] [Commented] (PDFBOX-2450) RenderingHints of PageDrawer should be customizable

2014-10-27 Thread Pei-Tang Huang (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186412#comment-14186412 ] Pei-Tang Huang commented on PDFBOX-2450: Yes, we are using {{PDFPrinter}} from ou