[jira] [Commented] (PDFBOX-3276) Double encryption dictionary for files with XRef stream

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201935#comment-15201935 ] Tilman Hausherr commented on PDFBOX-3276: - But make sure that the fix also works, and if not,

[jira] [Commented] (PDFBOX-3274) Unreadable PDF print

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198039#comment-15198039 ] Tilman Hausherr commented on PDFBOX-3274: - It's not that easy. Getting PDFBox to handle many

[jira] [Updated] (PDFBOX-2442) false negative? 3.1.6 : Invalid Font definition, Width (633.0) of the character "60" in the font program "BNGLNN+LucidaMath-Symbol" is inconsistent with the width (0.0)

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2442: --- Fix Version/s: 2.0.0 > false negative? 3.1.6 : Invalid Font definition, Width

Re: Release preparations

2016-03-19 Thread Andreas Lehmkuehler
Hi, Am 14.03.2016 um 19:41 schrieb Andreas Lehmkuehler: Hi, I've done some configuration due to the upcoming final release: - new 2.0 branch as a copy of the current trunk (rev. r1734960) - the trunk now uses 2.1.0-SNAPSHOT - the branch uses 2.0.1-SNAPSHOT - I've created a new version 2.0.1

Re: Open TrueType Fonts

2016-03-19 Thread Tilman Hausherr
https://issues.apache.org/jira/browse/PDFBOX-3272 Tilman Am 17.03.2016 um 21:29 schrieb George Sexton: I was looking through things on my server and I'm seeing that my application has about 130 TrueType font files open. I'm running this under Tomcat so the process is persistent. I've

[jira] [Updated] (PDFBOX-2161) A PDRadioButton with no children throws an NPE

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2161: --- Fix Version/s: 1.8.7 2.0.0 > A PDRadioButton with no children

[jira] [Commented] (PDFBOX-3274) Unreadable PDF print

2016-03-19 Thread Arthur Vuijk (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198018#comment-15198018 ] Arthur Vuijk commented on PDFBOX-3274: -- Do not agree that the issue is Not A Problem. 2.0 is RC and

[jira] [Commented] (PDFBOX-3274) Unreadable PDF print

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197860#comment-15197860 ] Tilman Hausherr commented on PDFBOX-3274: - This is only relevant for text extraction (it is

[jira] [Commented] (PDFBOX-3276) Double encryption dictionary for files with XRef stream

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201945#comment-15201945 ] ASF subversion and git services commented on PDFBOX-3276: - Commit 1735656 from

[jira] [Commented] (PDFBOX-3272) Loaded fonts file descriptors open after closing document

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198494#comment-15198494 ] John Hewson commented on PDFBOX-3272: - The stream can't be closed after the parsing, because TTF

[jira] [Commented] (PDFBOX-3275) Show glyph bounds in DrawPrintTextLocations

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202184#comment-15202184 ] John Hewson commented on PDFBOX-3275: - Could you post 032431.pdf? I'm going to take a look at the

Re: GSoC 2016

2016-03-19 Thread John Hewson
> On 15 Mar 2016, at 13:18, Tilman Hausherr wrote: > > I don't have a good project idea for GSoC 2016, which is sad because I like > the concept. > > Here some not-good project ideas: > > - JPX converter - we really need that, but I don't have enough skills to be >

[jira] [Comment Edited] (PDFBOX-3267) Using threads results in different images

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198498#comment-15198498 ] John Hewson edited comment on PDFBOX-3267 at 3/17/16 12:48 AM: --- Looking at

[jira] [Commented] (PDFBOX-3273) Fonts not rendered correctly

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198472#comment-15198472 ] John Hewson commented on PDFBOX-3273: - Thinking about it, another approach could be to introduce a

[jira] [Updated] (PDFBOX-2048) TextExtraction only working after uncompressing with pdftk

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2048: --- Fix Version/s: 1.8.6 2.0.0 > TextExtraction only working after

[jira] [Updated] (PDFBOX-3273) Fonts not rendered correctly

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-3273: --- Fix Version/s: 2.1.0 2.0.1 > Fonts not rendered correctly >

[jira] [Created] (PDFBOX-3277) Unable to write Chinese characters into PDF

2016-03-19 Thread Tiruppathi Rajan Gunaseelan (JIRA)
Tiruppathi Rajan Gunaseelan created PDFBOX-3277: --- Summary: Unable to write Chinese characters into PDF Key: PDFBOX-3277 URL: https://issues.apache.org/jira/browse/PDFBOX-3277 Project:

Re: Open TrueType Fonts

2016-03-19 Thread George Sexton
On 3/18/2016 3:09 PM, John Hewson wrote: When we do the scan, we close each font immediately afterwards. If PDFBox then goes on to use that font, we’ll re-open the file and then cache the new font. The cache is a map of SoftReference objects, which get released when the JVM feels like it.

[jira] [Commented] (PDFBOX-3272) Loaded fonts file descriptors open after closing document

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202161#comment-15202161 ] John Hewson commented on PDFBOX-3272: - Makes sense, close() does certainly need to actually close

[jira] [Updated] (PDFBOX-2936) javax.crypto.BadPaddingException: Given final block not properly padded

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2936: --- Fix Version/s: 1.8.11 2.0.0 > javax.crypto.BadPaddingException:

[jira] [Updated] (PDFBOX-3273) Fonts not rendered correctly

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3273: Attachment: PDFBOX-3273.pdf > Fonts not rendered correctly >

[jira] [Updated] (PDFBOX-1926) Document.save() after Document.close() causes Null Pointer Exception

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-1926: --- Fix Version/s: 2.0.0 > Document.save() after Document.close() causes Null Pointer

[jira] [Commented] (PDFBOX-3276) Double encryption dictionary for files with XRef stream

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201780#comment-15201780 ] ASF subversion and git services commented on PDFBOX-3276: - Commit 1735640 from

[jira] [Created] (PDFBOX-3275) Show glyph bounds in DrawPrintTextLocations

2016-03-19 Thread Tilman Hausherr (JIRA)
Tilman Hausherr created PDFBOX-3275: --- Summary: Show glyph bounds in DrawPrintTextLocations Key: PDFBOX-3275 URL: https://issues.apache.org/jira/browse/PDFBOX-3275 Project: PDFBox Issue

[jira] [Updated] (PDFBOX-2213) NPE in PageDrawer.drawString

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2213: --- Fix Version/s: 2.0.0 > NPE in PageDrawer.drawString > >

[jira] [Commented] (PDFBOX-3276) Double encryption dictionary for files with XRef stream

2016-03-19 Thread Patrick Stahle (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201931#comment-15201931 ] Patrick Stahle commented on PDFBOX-3276: Hi Tillman, The workaround works. Thanks. > Double

Re: Open TrueType Fonts

2016-03-19 Thread John Hewson
> On 17 Mar 2016, at 13:29, George Sexton wrote: > > I was looking through things on my server and I'm seeing that my application > has about 130 TrueType font files open. I'm running this under Tomcat so the > process is persistent. > > I've dug through the source

[jira] [Commented] (PDFBOX-3278) "Throws IOException" in PDFTextStripper constructor is useless

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201771#comment-15201771 ] Tilman Hausherr commented on PDFBOX-3278: - But the base class PDFTextStreamEngine constructor

[jira] [Created] (PDFBOX-3276) Double encryption dictionary for some files

2016-03-19 Thread Tilman Hausherr (JIRA)
Tilman Hausherr created PDFBOX-3276: --- Summary: Double encryption dictionary for some files Key: PDFBOX-3276 URL: https://issues.apache.org/jira/browse/PDFBOX-3276 Project: PDFBox Issue

[jira] [Commented] (PDFBOX-1705) can not Write Hebrew and Chinese word into a PDF

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200304#comment-15200304 ] Tilman Hausherr commented on PDFBOX-1705: - This isn't a forum. You are writing to a closed issue

[jira] [Updated] (PDFBOX-2137) Rendering of Type3 string fails with NPE

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2137: --- Fix Version/s: 2.0.0 > Rendering of Type3 string fails with NPE >

[jira] [Commented] (PDFBOX-3030) Enhance documentation for PDFBox 2.0.0

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202738#comment-15202738 ] ASF subversion and git services commented on PDFBOX-3030: - Commit

[jira] [Commented] (PDFBOX-3276) Double encryption dictionary for files with XRef stream

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201781#comment-15201781 ] ASF subversion and git services commented on PDFBOX-3276: - Commit 1735641 from

[jira] [Commented] (PDFBOX-3267) Using threads results in different images

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198498#comment-15198498 ] John Hewson commented on PDFBOX-3267: - Looking at the different images you posted, my first suspect

[jira] [Updated] (PDFBOX-2172) Extra options for PDFToImage

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2172: --- Fix Version/s: 2.0.0 > Extra options for PDFToImage > >

Re: GSoC 2016

2016-03-19 Thread John Hewson
> On 15 Mar 2016, at 23:09, Sumit Saha wrote: > > Hi Everyone, > Can you please point out any good documents on transparency groups apart from > PDF spec 1.7. Yes, there’s an Adobe technical note, it’s 80 pages long:

[jira] [Updated] (PDFBOX-3276) Double encryption dictionary for some files

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3276: Description: This was first mentioned by Patrick S. in the mailing list: {quote} This is

[jira] [Updated] (PDFBOX-1939) Store all stroke information in the graphics state

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-1939: --- Fix Version/s: 2.0.0 > Store all stroke information in the graphics state >

[jira] [Commented] (PDFBOX-3267) Using threads results in different images

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201772#comment-15201772 ] Tilman Hausherr commented on PDFBOX-3267: - Can you try with some older 2.0 builds (e.g. RC1 and

Re: GSoC 2016

2016-03-19 Thread Tilman Hausherr
Am 17.03.2016 um 01:29 schrieb John Hewson: We could do with a new text extractor, from the ground-up. But not this year with me as main mentor, I'm not deep enough in text extraction yet. Although I'm willing to support whatever somebody else does with my opinion, suggestions, and tests.

[RESULT][VOTE] Release Apache PDFBox 2.0.0

2016-03-19 Thread Andreas Lehmkuehler
Hi, Am 14.03.2016 um 18:35 schrieb Andreas Lehmkuehler: Please vote on releasing this package as Apache PDFBox 2.0.0. +1 Tilman Hausherr +1 Timo Boehme +1 Johne Hewson +1 Maruan Sahyoun +1 Andreas Lehmkühler Thanks for your help and support!! I'm going to push the release out. BR

[jira] [Updated] (PDFBOX-1996) PDSeparation optimization

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-1996: --- Fix Version/s: 2.0.0 > PDSeparation optimization > - > >

[jira] [Commented] (PDFBOX-3276) Double encryption dictionary for some files

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201097#comment-15201097 ] Tilman Hausherr commented on PDFBOX-3276: - [~prstahle] here's a workaround for you until we've

[jira] [Updated] (PDFBOX-2169) NPE in PDTrueTypeFont.makeFontDescriptor

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2169: --- Fix Version/s: 2.0.0 > NPE in PDTrueTypeFont.makeFontDescriptor >

[jira] [Closed] (PDFBOX-3274) Unreadable PDF print

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson closed PDFBOX-3274. --- Resolution: Won't Fix > Unreadable PDF print > > > Key:

[jira] [Updated] (PDFBOX-2145) Clean up PDFStreamEngine and PDFTextStripper

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2145: --- Fix Version/s: 2.0.0 > Clean up PDFStreamEngine and PDFTextStripper >

[jira] [Commented] (PDFBOX-3275) Show glyph bounds in DrawPrintTextLocations

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199984#comment-15199984 ] ASF subversion and git services commented on PDFBOX-3275: - Commit 1735463 from

[jira] [Updated] (PDFBOX-1949) Regression: Lines missing in rendered image

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-1949: --- Fix Version/s: 2.0.0 > Regression: Lines missing in rendered image >

[jira] [Updated] (PDFBOX-3275) Show glyph bounds in DrawPrintTextLocations

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-3275: Attachment: 032431.pdf > Show glyph bounds in DrawPrintTextLocations >

[jira] [Commented] (PDFBOX-3274) Unreadable PDF print

2016-03-19 Thread Arthur Vuijk (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197851#comment-15197851 ] Arthur Vuijk commented on PDFBOX-3274: -- I've tested the 2.0 version and changed some of the coding.

[jira] [Updated] (PDFBOX-3078) Text height coming in at half size, regression from 1.8

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-3078: --- Fix Version/s: 2.0.0 > Text height coming in at half size, regression from 1.8 >

[jira] [Reopened] (PDFBOX-3274) Unreadable PDF print

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson reopened PDFBOX-3274: - > Unreadable PDF print > > > Key: PDFBOX-3274 >

[jira] [Commented] (PDFBOX-3274) Unreadable PDF print

2016-03-19 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197641#comment-15197641 ] Tilman Hausherr commented on PDFBOX-3274: - As I expected, it works fine with the 2.0 version.

[jira] [Updated] (PDFBOX-2025) Some fonts do not print

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-2025: --- Fix Version/s: 2.0.0 > Some fonts do not print > --- > >

[jira] [Comment Edited] (PDFBOX-3267) Using threads results in different images

2016-03-19 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198498#comment-15198498 ] John Hewson edited comment on PDFBOX-3267 at 3/17/16 12:49 AM: --- Looking at

Re: [VOTE] Release Apache PDFBox 2.0.0

2016-03-19 Thread Andreas Lehmkuehler
Hi, Am 14.03.2016 um 18:35 schrieb Andreas Lehmkuehler: Please vote on releasing this package as Apache PDFBox 2.0.0. The vote is open for the next 72 hours and passes if a majority of at least three +1 PDFBox PMC votes are cast. [ ] +1 Release this package as Apache PDFBox 2.0.0 [ ]

[jira] [Updated] (PDFBOX-3046) Specific PDF prints really (REALLY) slow

2016-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-3046: --- Fix Version/s: 2.0.0 > Specific PDF prints really (REALLY) slow >