[jira] Commented: (PDFBOX-897) NullPointerException PDFFont#getEncodingFromFont with a PDF book because Type1Encoding is null

2010-11-19 Thread Adam Nichols (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934067#action_12934067 ] Adam Nichols commented on PDFBOX-897: - I'm looking at PDFont and the only place I see:

[jira] Created: (PDFBOX-897) NullPointerException PDFFont#getEncodingFromFont with a PDF book because Type1Encoding is null

2010-11-19 Thread Martijn Brinkers (JIRA)
NullPointerException PDFFont#getEncodingFromFont with a PDF book because Type1Encoding is null -- Key: PDFBOX-897 URL: https://issues.apache.org/jira/browse/PDFBOX-897

[jira] Updated: (PDFBOX-897) NullPointerException PDFFont#getEncodingFromFont with a PDF book because Type1Encoding is null

2010-11-19 Thread Martijn Brinkers (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Brinkers updated PDFBOX-897: Attachment: PDFBOX-897.patch Patch for bug 897 added > NullPointerException PDFFont#getEnc

[jira] Resolved: (PDFBOX-891) Malformed document causes NPE in PDNameTreeNode.getValue

2010-11-19 Thread Adam Nichols (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Nichols resolved PDFBOX-891. - Resolution: Fixed Assignee: Adam Nichols Patch has been committed in revision 1037069 > Ma

[jira] Commented: (PDFBOX-896) PDFViewer doesn't render landscape mode correctly

2010-11-19 Thread Adam Nichols (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934034#action_12934034 ] Adam Nichols commented on PDFBOX-896: - I noticed that (either before or after this patc

[jira] Closed: (PDFBOX-896) PDFViewer doesn't render landscape mode correctly

2010-11-19 Thread Adam Nichols (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Nichols closed PDFBOX-896. --- Resolution: Fixed Assignee: Adam Nichols > PDFViewer doesn't render landscape mode correctly >

[jira] Commented: (PDFBOX-872) ERROR org.apache.pdfbox.filter.FlateFilter - Stop reading corrupt stream

2010-11-19 Thread Martijn Brinkers (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934022#action_12934022 ] Martijn Brinkers commented on PDFBOX-872: - The exception is thrown because the PDF

[jira] Updated: (PDFBOX-872) ERROR org.apache.pdfbox.filter.FlateFilter - Stop reading corrupt stream

2010-11-19 Thread Martijn Brinkers (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Brinkers updated PDFBOX-872: Attachment: PDFBOX-872.patch Patch that adds AES support to SecurityHandler and StandardSec

[jira] Updated: (PDFBOX-890) Can't extract text from PDF

2010-11-19 Thread Martijn Brinkers (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Brinkers updated PDFBOX-890: Attachment: PDFBOX-890.patch > Can't extract text from PDF > --- >

[jira] Commented: (PDFBOX-890) Can't extract text from PDF

2010-11-19 Thread Martijn Brinkers (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933883#action_12933883 ] Martijn Brinkers commented on PDFBOX-890: - The singleByteMappings contain all the

[jira] Updated: (PDFBOX-896) PDFViewer doesn't render landscape mode correctly

2010-11-19 Thread Robert Stone (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stone updated PDFBOX-896: Attachment: landscapechange.diff The attached patch modifies the PDFPagePanel class to allow it to

[jira] Created: (PDFBOX-896) PDFViewer doesn't render landscape mode correctly

2010-11-19 Thread Robert Stone (JIRA)
PDFViewer doesn't render landscape mode correctly - Key: PDFBOX-896 URL: https://issues.apache.org/jira/browse/PDFBOX-896 Project: PDFBox Issue Type: Bug Affects Versions: 1.4.0 En

Re: Patch for rendering landscape view correctly with PdfViewer

2010-11-19 Thread Andreas Lehmkühler
Hi, Am 18.11.10 17:14, schrieb Rob Stone: Hello All, I've recently been using pdfbox to provide an embedded PDF viewer in one of our applications. The PDF orientation can either be landscape or portrait and to save my users having to tilt their heads to one side when using landscape mode I had

[jira] Commented: (PDFBOX-490) Pdf Printing of text from embedded fonts

2010-11-19 Thread Alexander Geist (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933800#action_12933800 ] Alexander Geist commented on PDFBOX-490: Still not fixed in current snapshot of ver

[jira] Updated: (PDFBOX-895) Infinite recursion when trying to extract text from specific types of PDFs causes

2010-11-19 Thread Panayiotis Vlissidis (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Panayiotis Vlissidis updated PDFBOX-895: Attachment: test.pdf > Infinite recursion when trying to extract text from specific

[jira] Created: (PDFBOX-895) Infinite recursion when trying to extract text from specific types of PDFs causes

2010-11-19 Thread Panayiotis Vlissidis (JIRA)
Infinite recursion when trying to extract text from specific types of PDFs causes - Key: PDFBOX-895 URL: https://issues.apache.org/jira/browse/PDFBOX-895 Project: PDFBox