[jira] Commented: (PDFBOX-828) Spaces dissapear and text is shifted left

2010-10-01 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916796#action_12916796 ] Andreas Lehmkühler commented on PDFBOX-828: --- The fontsize is longer needed with

[jira] Created: (PDFBOX-847) FlateFilter.java swallows Exceptions (should rethrow)

2010-10-01 Thread Andreas Wollschlaeger (JIRA)
FlateFilter.java swallows Exceptions (should rethrow) - Key: PDFBOX-847 URL: https://issues.apache.org/jira/browse/PDFBOX-847 Project: PDFBox Issue Type: Bug Components: Text

[jira] Updated: (PDFBOX-848) PageDrawer does not take the full CropBox into account

2010-10-01 Thread Jeremias Maerki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremias Maerki updated PDFBOX-848: --- Attachment: clipped-two-sider.pdf PageDrawer does not take the full CropBox into account

[jira] Created: (PDFBOX-848) PageDrawer does not take the full CropBox into account

2010-10-01 Thread Jeremias Maerki (JIRA)
PageDrawer does not take the full CropBox into account -- Key: PDFBOX-848 URL: https://issues.apache.org/jira/browse/PDFBOX-848 Project: PDFBox Issue Type: Bug Components:

[jira] Updated: (PDFBOX-848) PageDrawer does not take the full CropBox into account

2010-10-01 Thread Jeremias Maerki (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremias Maerki updated PDFBOX-848: --- Attachment: PDFBOX-848-patch.diff I'm attaching a patch for this issue. I'd like a second

[jira] Commented: (PDFBOX-847) FlateFilter.java swallows Exceptions (should rethrow)

2010-10-01 Thread Adam Nichols (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916934#action_12916934 ] Adam Nichols commented on PDFBOX-847: - There doesn't seem to be much point in catching

[jira] Resolved: (PDFBOX-686) Invalid text rendering while printing a PDF

2010-10-01 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-686. --- Fix Version/s: 1.3.0 Resolution: Fixed Invalid text rendering while printing

1.3.0 release schedule

2010-10-01 Thread Adam
Do we have a timeline for when we expect to finalize 1.3.0? Version 1.1.0 was released Mar 31, then 1.2.0 was released about 3 months later on Jul 1, so it seems that October seems about right. It looks like there are 40 issues which have been resolved, including image processing, text

Re: 1.3.0 release schedule

2010-10-01 Thread Andreas Pieber
+1 for this idea, at least I don't have to maintain an own version for maven But it would be great if PDFBOX-840 and PDFBOX-841 could be included ;) kind regards, andreas On Fri, Oct 01, 2010 at 11:14:47AM -0700, a...@swmc.com wrote: Do we have a timeline for when we expect to finalize 1.3.0?

Deprecating PDDocument.load(URL, boolean)?

2010-10-01 Thread Adam
There was a case[1] where we found that PDDocument.load(input, true) /* second parameter is to force parsing[2] */ threw an exception while not forcing it to load, didn't throw any exception. This is because there's some code which handles non-conforming PDFs which have garbage at the end of

[jira] Commented: (PDFBOX-840) Umlauts font size calculation problem

2010-10-01 Thread Adam Nichols (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916995#action_12916995 ] Adam Nichols commented on PDFBOX-840: - I'm concerned that using ISO-8859-1 may

[jira] Commented: (PDFBOX-840) Umlauts font size calculation problem

2010-10-01 Thread Andreas Pieber (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916999#action_12916999 ] Andreas Pieber commented on PDFBOX-840: --- mhm, I've directly added ISO-8859-1 since

[jira] Resolved: (PDFBOX-840) Umlauts font size calculation problem

2010-10-01 Thread Adam Nichols (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Nichols resolved PDFBOX-840. - Assignee: Adam Nichols Fix Version/s: 1.3.0 Resolution: Fixed Since ISO-8859-1

[jira] Created: (PDFBOX-849) saved pdf causes insufficient data for an image when opened with Adobe Acrobat Reader 9.2.0

2010-10-01 Thread Grant Overby (JIRA)
saved pdf causes insufficient data for an image when opened with Adobe Acrobat Reader 9.2.0 Key: PDFBOX-849 URL: https://issues.apache.org/jira/browse/PDFBOX-849

[jira] Commented: (PDFBOX-849) saved pdf causes insufficient data for an image when opened with Adobe Acrobat Reader 9.2.0

2010-10-01 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917047#action_12917047 ] Andreas Lehmkühler commented on PDFBOX-849: --- I guess the order of adding the

[jira] Commented: (PDFBOX-849) saved pdf causes insufficient data for an image when opened with Adobe Acrobat Reader 9.2.0

2010-10-01 Thread Grant Overby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917053#action_12917053 ] Grant Overby commented on PDFBOX-849: - adding contentStream.close(); doesn't help

[jira] Updated: (PDFBOX-846) TextExtraction mixes case of text

2010-10-01 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-846: -- Attachment: PDFBOX846-Menu_WA_032509.txt First of all you should activate the sorting

[jira] Closed: (PDFBOX-849) saved pdf causes insufficient data for an image when opened with Adobe Acrobat Reader 9.2.0

2010-10-01 Thread Grant Overby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Overby closed PDFBOX-849. --- Fix Version/s: 1.2.1 Resolution: Invalid Issue was due to user error. saved pdf causes

RE: 1.3.0 release schedule

2010-10-01 Thread Martinez, Mel - 1004 - MITLL
+1 I am one of those folks who has to stick to official releases. :-D -Mel Dr. Mel Martinez m.marti...@ll.mit.edu -Original Message- From: a...@swmc.com [mailto:a...@swmc.com] Sent: Friday, October 01, 2010 2:15 PM To: dev@pdfbox.apache.org Subject: 1.3.0 release schedule Do we have

[jira] Commented: (PDFBOX-849) saved pdf causes insufficient data for an image when opened with Adobe Acrobat Reader 9.2.0

2010-10-01 Thread Grant Overby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917075#action_12917075 ] Grant Overby commented on PDFBOX-849: - From the example above, as a new user, I was