[jira] [Created] (PDFBOX-2378) XMPBox ignores namespace

2014-09-23 Thread Vadimo (JIRA)
Vadimo created PDFBOX-2378: -- Summary: XMPBox ignores namespace Key: PDFBOX-2378 URL: https://issues.apache.org/jira/browse/PDFBOX-2378 Project: PDFBox Issue Type: Bug Components: XmpBox

[jira] [Updated] (PDFBOX-2378) XMPBox ignores namespace

2014-09-23 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2378: --- Attachment: zf_extension.pdfbox.xmp the xmp extension > XMPBox ignores namespace >

[jira] [Updated] (PDFBOX-2378) XMPBox removes namespaces on serialization

2014-09-23 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2378: --- Summary: XMPBox removes namespaces on serialization (was: XMPBox ignores namespace) > XMPBox removes namesp

[jira] [Created] (PDFBOX-2977) Test case for "Cannot read while there is an open stream writer"

2015-09-20 Thread Vadimo (JIRA)
Vadimo created PDFBOX-2977: -- Summary: Test case for "Cannot read while there is an open stream writer" Key: PDFBOX-2977 URL: https://issues.apache.org/jira/browse/PDFBOX-2977 Project: PDFBox Issue

[jira] [Updated] (PDFBOX-2977) Test case for "Cannot read while there is an open stream writer"

2015-09-20 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2977: --- Labels: test unit-test (was: ) > Test case for "Cannot read while there is an open stream writer" >

[jira] [Commented] (PDFBOX-2977) Test case for "Cannot read while there is an open stream writer"

2015-09-20 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14900072#comment-14900072 ] Vadimo commented on PDFBOX-2977: dammit! I didn't know it was this error. > Test case fo

[jira] [Commented] (PDFBOX-2687) ClassCastException when trying to get OutputIntents

2015-02-17 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324711#comment-14324711 ] Vadimo commented on PDFBOX-2687: It is only partly fixed. If you take a look at getOutput

[jira] [Commented] (PDFBOX-2687) ClassCastException when trying to get OutputIntents or add to it

2015-02-18 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327081#comment-14327081 ] Vadimo commented on PDFBOX-2687: works now, great job > ClassCastException when trying t

[jira] [Created] (PDFBOX-2699) Issues when displaying underlined text with apple preview

2015-03-06 Thread Vadimo (JIRA)
Vadimo created PDFBOX-2699: -- Summary: Issues when displaying underlined text with apple preview Key: PDFBOX-2699 URL: https://issues.apache.org/jira/browse/PDFBOX-2699 Project: PDFBox Issue Type: Bu

[jira] [Updated] (PDFBOX-2699) Issues when displaying underlined text with apple preview

2015-03-06 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2699: --- Attachment: addAnnotation.pdf > Issues when displaying underlined text with apple preview > -

[jira] [Updated] (PDFBOX-2699) Issues when displaying underlined text with apple preview

2015-03-06 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2699: --- Attachment: addAnnotation-display-adobe-apple-preview.png > Issues when displaying underlined text with apple

[jira] [Updated] (PDFBOX-2699) Issues when displaying underlined text with apple preview

2015-03-06 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2699: --- Description: The pdf generated from the [AddAnnotation.java|https://github.com/apache/pdfbox/blob/a0e69a5a0a

[jira] [Updated] (PDFBOX-2699) Issues when displaying underlined text with apple preview

2015-03-06 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2699: --- Description: The pdf generated from the [AddAnnotation.java|https://github.com/apache/pdfbox/blob/a0e69a5a0a

[jira] [Created] (PDFBOX-2773) ClassCastException in PDDocumentCatalog.java:339

2015-04-23 Thread Vadimo (JIRA)
Vadimo created PDFBOX-2773: -- Summary: ClassCastException in PDDocumentCatalog.java:339 Key: PDFBOX-2773 URL: https://issues.apache.org/jira/browse/PDFBOX-2773 Project: PDFBox Issue Type: Bug

[jira] [Updated] (PDFBOX-2773) ClassCastException in PDDocumentCatalog.java:339

2015-04-23 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2773: --- Description: this issue is similar to PDFBOX-2687. I was calling document.getDocumentCatalog().getOutputInte

[jira] [Updated] (PDFBOX-2773) ClassCastException in PDDocumentCatalog.java:339

2015-04-23 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo updated PDFBOX-2773: --- Description: this issue is similar to PDFBOX-2687. I was calling document.getDocumentCatalog().getOutputInte

[jira] [Closed] (PDFBOX-2773) ClassCastException in PDDocumentCatalog.java:339

2015-04-23 Thread Vadimo (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadimo closed PDFBOX-2773. -- did a retest with the 2.0 snapshot and it works. thank you. > ClassCastException in PDDocumentCatalog.java:339 >