[jira] [Created] (PDFBOX-1586) IndexOutOfBoundsException when saving a document (at random)

2013-04-30 Thread James Green (JIRA)
James Green created PDFBOX-1586: --- Summary: IndexOutOfBoundsException when saving a document (at random) Key: PDFBOX-1586 URL: https://issues.apache.org/jira/browse/PDFBOX-1586 Project: PDFBox

[jira] [Commented] (PDFBOX-1586) IndexOutOfBoundsException when saving a document (at random)

2013-04-30 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645432#comment-13645432 ] Andreas Lehmkühler commented on PDFBOX-1586: What exactly are you doing to

[jira] [Commented] (PDFBOX-1586) IndexOutOfBoundsException when saving a document (at random)

2013-04-30 Thread James Green (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645439#comment-13645439 ] James Green commented on PDFBOX-1586: - No, Splitter assumes a consistent page count.

[jira] [Commented] (PDFBOX-1586) IndexOutOfBoundsException when saving a document (at random)

2013-04-30 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645455#comment-13645455 ] Andreas Lehmkühler commented on PDFBOX-1586: Ah, I see. I guess the addPage

[jira] [Commented] (PDFBOX-1586) IndexOutOfBoundsException when saving a document (at random)

2013-04-30 Thread James Green (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645461#comment-13645461 ] James Green commented on PDFBOX-1586: - Changed addPage to importPage but no change to

[jira] [Created] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Emmanuel Bourg (JIRA)
Emmanuel Bourg created PDFBOX-1587: -- Summary: Update the dependency on Bouncy Castle to 1.48 Key: PDFBOX-1587 URL: https://issues.apache.org/jira/browse/PDFBOX-1587 Project: PDFBox Issue

[jira] [Updated] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated PDFBOX-1587: --- Attachment: pdfbox-bouncycastle-update.patch Here is the patch, it was created by following

[jira] [Commented] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645714#comment-13645714 ] Thomas Chojecki commented on PDFBOX-1587: - Hi, thx for providing this

[jira] [Updated] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Chojecki updated PDFBOX-1587: Fix Version/s: 2.0.0 Assignee: Thomas Chojecki Update the dependency on

Re: [DISCUSS] Switch to java 1.6

2013-04-30 Thread Thomas Chojecki
Zitat von Alin Mazilu impet...@gmail.com: Hello, Hi, I got one: JavaFX. I use PDFBox in projects that use JavaFX 1.7/1.8. I try to find this JavaFX version to see what Java version it need, but I can't figure out where to download it. Wikipedia [1] did not list such a version. Can you

Re: [DISCUSS] Switch to java 1.6

2013-04-30 Thread Alin Mazilu
JavaFX has become part of Java main download in version 1.7 and it will have the version number of Java. I am using PDFBox 1.7.1 in all my projects at the moment. My initial response was because I misread the switching to java 1.6 part, and I thought that future versions of PDFBox would not work

[jira] [Commented] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645762#comment-13645762 ] Emmanuel Bourg commented on PDFBOX-1587: I'm not sure this will break

[jira] [Comment Edited] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645762#comment-13645762 ] Emmanuel Bourg edited comment on PDFBOX-1587 at 4/30/13 5:42 PM:

[jira] [Commented] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645768#comment-13645768 ] Thomas Chojecki commented on PDFBOX-1587: - For example: 1) If an project use the

Re: How to proceed?

2013-04-30 Thread Thomas Chojecki
Hi all, the voting shows a clear tendency to use the trunk for the 2.0.0 version. Also the step to Java 1.6 as minimum requirement is a positive one. I will start doing first bugfixes and with the issue PDFBOX-1587 we will break the compatibility to the older version. So I have some question

[jira] [Created] (PDFBOX-1588) Performance problem with ResourceLoader while running in WebStart environment

2013-04-30 Thread Mirko Sertic (JIRA)
Mirko Sertic created PDFBOX-1588: Summary: Performance problem with ResourceLoader while running in WebStart environment Key: PDFBOX-1588 URL: https://issues.apache.org/jira/browse/PDFBOX-1588

[jira] [Resolved] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Chojecki resolved PDFBOX-1587. - Resolution: Fixed fixed in rev 147 the trunk is going 2.0.0, so there should be no

Build failed in Jenkins: PDFBox-ant #921

2013-04-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-ant/921/changes Changes: [tchojecki] PDFBOX-1587: Update the dependency on Bouncy Castle to 1.48 -- Started by an SCM change Building remotely on solaris1 in workspace https://builds.apache.org/job/PDFBox-ant/ws/

[jira] [Commented] (PDFBOX-1580) Oracle JVM crashes because of embedded fonts.

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645853#comment-13645853 ] Thomas Chojecki commented on PDFBOX-1580: - thanks for contributing this patch.

[jira] [Commented] (PDFBOX-1580) Oracle JVM crashes because of embedded fonts.

2013-04-30 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645856#comment-13645856 ] Christian Kohlschütter commented on PDFBOX-1580: I've uploaded the code

[jira] [Commented] (PDFBOX-1587) Update the dependency on Bouncy Castle to 1.48

2013-04-30 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645861#comment-13645861 ] Emmanuel Bourg commented on PDFBOX-1587: Thank you Thomas

[jira] [Resolved] (PDFBOX-1580) Oracle JVM crashes because of embedded fonts.

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Chojecki resolved PDFBOX-1580. - Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Thomas Chojecki Fixed

Re: Build failed in Jenkins: PDFBox-ant #921

2013-04-30 Thread Thomas Chojecki
Hi, someone knows why the Jenkins doesn't load the proper bouncy castle jars? Local tests running perfect. Hope the next update trigger an update of the dependencies. Otherwise sorry for breaking the jenkins. :-) Best regards Thomas Am 30.04.2013 21:02, schrieb Apache Jenkins Server: See

Re: Build failed in Jenkins: PDFBox-ant #921

2013-04-30 Thread Andreas Lehmkuehler
Hi, Am 30.04.2013 22:23, schrieb Thomas Chojecki: Hi, someone knows why the Jenkins doesn't load the proper bouncy castle jars? Local tests running perfect. The ant-build is broken as you didn't update the build.xml Hope the next update trigger an update of the dependencies. Otherwise sorry

Build failed in Jenkins: PDFBox-trunk #640

2013-04-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-trunk/640/changes Changes: [tchojecki] PDFBOX-1587: Update the dependency on Bouncy Castle to 1.48 [tchojecki] PDFBOX-1580: Oracle JVM crashes because of embedded fonts. -- Started by an SCM change Building

Re: Build failed in Jenkins: PDFBox-ant #921

2013-04-30 Thread Thomas Chojecki
Am 30.04.2013 22:49, schrieb Andreas Lehmkuehler: Hi, Am 30.04.2013 22:23, schrieb Thomas Chojecki: Hi, someone knows why the Jenkins doesn't load the proper bouncy castle jars? Local tests running perfect. The ant-build is broken as you didn't update the build.xml Thanks for that hint.

[jira] [Commented] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646004#comment-13646004 ] Thomas Chojecki commented on PDFBOX-1336: - This issue should be fixed with

[jira] [Commented] (PDFBOX-1426) JVM crashes when trying to process the attached pdf's

2013-04-30 Thread Thomas Chojecki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646003#comment-13646003 ] Thomas Chojecki commented on PDFBOX-1426: - This issue should be fixed with

Build failed in Jenkins: PDFBox-ant #923

2013-04-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-ant/923/changes Changes: [tchojecki] fix build.xml -- Started by an SCM change Building remotely on solaris1 in workspace https://builds.apache.org/job/PDFBox-ant/ws/ Updating

Build failed in Jenkins: PDFBox-trunk #641

2013-04-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-trunk/641/changes Changes: [tchojecki] fix build.xml -- Started by an SCM change Building remotely on solaris1 in workspace https://builds.apache.org/job/PDFBox-trunk/ws/ Updating

Re: Build failed in Jenkins: PDFBox-ant #924

2013-04-30 Thread Thomas Chojecki
I give up. after cleaning the externa dir on my local copy it runs perfect. ,-- | pdfbox.compile: | [javac] /home/rayman2200/workspace/pdfbox-project-svn/pdfbox/build.xml:193: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for

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

2013-04-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-trunk/642/changes

Extraction of Type 3 fonts

2013-04-30 Thread Jinder Aujla
Hi Apologies if this is the wrong email to use. I am trying to understand if and how well PDFBox supports extraction of text from a pdf document that contains type 3 fonts. It's taken a while to understand the reason behind the apparent failure in parsing. Before I go further I thought it would