[jira] [Created] (PDFBOX-2575) Add support for collections (portfolio)

2014-12-17 Thread JIRA
Andreas Lehmkühler created PDFBOX-2575: -- Summary: Add support for collections (portfolio) Key: PDFBOX-2575 URL: https://issues.apache.org/jira/browse/PDFBOX-2575 Project: PDFBox Issue

[jira] [Commented] (PDFBOX-138) digital signature verification

2014-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249709#comment-14249709 ] Andreas Lehmkühler commented on PDFBOX-138: --- Postponed to 2.1.0 as long noone

[jira] [Updated] (PDFBOX-138) digital signature verification

2014-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-138: -- Fix Version/s: (was: 2.0.0) 2.1.0 digital signature

DrawString Method with € Sign

2014-12-17 Thread Tobias
Hey, I've tried to build a document with the €-sign. contentStream.drawString(Hallo € Euro); Unfortunately the generated document has not the expected sign. þÿHallo ¬ Euro Therefore I took a look at the source Code. It was quite difficult und i rewrote the drawString-Method. No I

[jira] [Resolved] (PDFBOX-1155) setSuppressDuplicateOverlappingText sometimes removes characters that it shouldn't

2014-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-1155. Resolution: Fixed Assignee: Andreas Lehmkühler Looks like an encoding issue,

[jira] [Updated] (PDFBOX-1176) Watermark Annotations

2014-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-1176: --- Fix Version/s: (was: 2.0.0) 2.1.0 Watermark Annotations

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

2014-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249730#comment-14249730 ] Andreas Lehmkühler commented on PDFBOX-1176: Postponed to 2.1.0 as long noone

[jira] [Resolved] (PDFBOX-1223) Strange color issues with convertToImage method

2014-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-1223. Resolution: Fixed Assignee: Andreas Lehmkühler Everything looks good using

[jira] [Resolved] (PDFBOX-2570) ClassCastException in PDCalGray: COSFloat cannot be cast to COSArray

2014-12-17 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2570. - Resolution: Fixed ClassCastException in PDCalGray: COSFloat cannot be cast to COSArray

Build failed in Jenkins: PDFBox-trunk #1546

2014-12-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-trunk/1546/changes Changes: [tilman] PDFBOX-2570: renamed set/getGammaMatrix to set/getMatrix -- Started by an SCM change Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace

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

2014-12-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/PDFBox-trunk/org.apache.pdfbox$pdfbox-parent/1546/ -- maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date ===[JENKINS REMOTING CAPACITY]===

[jira] [Commented] (PDFBOX-2574) StackOverflowError in PDFMerger with file that has recursion

2014-12-17 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14250743#comment-14250743 ] Tilman Hausherr commented on PDFBOX-2574: - quick fix for people building from