[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

[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-tabpanelfocusedCommentId=12933800#action_12933800 ] Alexander Geist commented on PDFBOX-490: Still not fixed in current snapshot of

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] 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] 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-tabpanelfocusedCommentId=12933883#action_12933883 ] Martijn Brinkers commented on PDFBOX-890: - The singleByteMappings contain all the

[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] 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] 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

[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

[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] 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-tabpanelfocusedCommentId=12934067#action_12934067 ] Adam Nichols commented on PDFBOX-897: - I'm looking at PDFont and the only place I see: