You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2017/06/13 19:24:00 UTC

[jira] [Created] (PDFBOX-3829) ExtractImages fails for JPX images

Tilman Hausherr created PDFBOX-3829:
---------------------------------------

             Summary: ExtractImages fails for JPX images
                 Key: PDFBOX-3829
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3829
             Project: PDFBox
          Issue Type: Bug
          Components: Utilities
    Affects Versions: 2.0.6
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.7, 3.0.0


ExtractImages fails with JPX images:

2017-06-13 21:20:58 ERROR ImageIOUtil:191 - No ImageWriter found for 'jpx' format
2017-06-13 21:20:58 ERROR ImageIOUtil:199 - Supported formats: JPG jpg JPEG 2000
 JPEG2000 tiff bmp BMP gif GIF WBMP png PNG raw RAW JPEG pnm PNM tif TIF TIFF jpeg2000 jpeg wbmp jpeg 2000

This is because "jpx" doesn't exist, only jpeg2000 does. In TestImageIOUtils this is caught, but not in ExtractImages.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org