[jira] [Updated] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-03 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil updated PDFBOX-4176: -- Attachment: (was: cmyk.jpeg) > PDImageXObject doesn't support TIFF although JavaDoc says it does >

[jira] [Commented] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-03 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424409#comment-16424409 ] Kamil commented on PDFBOX-4176: --- Thanks! > PDImageXObject doesn't support TIFF although JavaDoc says it

[jira] [Commented] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16423064#comment-16423064 ] Kamil commented on PDFBOX-4176: --- that would be great! Thanks [~tilman] > PDImageXObject doesn't support

[jira] [Updated] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil updated PDFBOX-4176: -- Attachment: cmyk.jpeg > PDImageXObject doesn't support TIFF although JavaDoc says it does >

[jira] [Commented] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422988#comment-16422988 ] Kamil commented on PDFBOX-4176: --- Ok, this is even more tricky... {code:java} final PDImageXObject jpeg =

[jira] [Commented] (PDFBOX-4177) PDFBox seems to scale up image while it should not

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422947#comment-16422947 ] Kamil commented on PDFBOX-4177: --- I uploaded a screenshot showing how it looks on my machine. I think, that

[jira] [Updated] (PDFBOX-4177) PDFBox seems to scale up image while it should not

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil updated PDFBOX-4177: -- Attachment: comparison.png > PDFBox seems to scale up image while it should not >

[jira] [Commented] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422921#comment-16422921 ] Kamil commented on PDFBOX-4176: --- {quote}Because there's a bug in the file type detector. {quote} Can bug in

[jira] [Commented] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422103#comment-16422103 ] Kamil commented on PDFBOX-4176: --- So how ImageIO.read(file) can read it correctly?   > PDImageXObject

[jira] [Comment Edited] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422103#comment-16422103 ] Kamil edited comment on PDFBOX-4176 at 4/2/18 10:30 AM: So how {code}

[jira] [Comment Edited] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422084#comment-16422084 ] Kamil edited comment on PDFBOX-4176 at 4/2/18 10:08 AM: To check it, you can use

[jira] [Commented] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422088#comment-16422088 ] Kamil commented on PDFBOX-4176: --- By the way - if I use this workaround, it works fine: {code} private

[jira] [Updated] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil updated PDFBOX-4176: -- Attachment: tiff.tif > PDImageXObject doesn't support TIFF although JavaDoc says it does >

[jira] [Commented] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422084#comment-16422084 ] Kamil commented on PDFBOX-4176: --- To check it, you can use the code from this issue:

[jira] [Created] (PDFBOX-4177) PDFBox seems to scale up image while it should not

2018-04-02 Thread Kamil (JIRA)
Kamil created PDFBOX-4177: - Summary: PDFBox seems to scale up image while it should not Key: PDFBOX-4177 URL: https://issues.apache.org/jira/browse/PDFBOX-4177 Project: PDFBox Issue Type: Bug

[jira] [Created] (PDFBOX-4176) PDImageXObject doesn't support TIFF although JavaDoc says it does

2018-04-02 Thread Kamil (JIRA)
Kamil created PDFBOX-4176: - Summary: PDImageXObject doesn't support TIFF although JavaDoc says it does Key: PDFBOX-4176 URL: https://issues.apache.org/jira/browse/PDFBOX-4176 Project: PDFBox Issue