Simon Steiner created PDFBOX-5374:
-------------------------------------
Summary: Allow user to override imageio loader
Key: PDFBOX-5374
URL: https://issues.apache.org/jira/browse/PDFBOX-5374
Project: PDFBox
Issue Type: Bug
Reporter: Simon Steiner
I want to be able to select what imageio reader is used by pdfbox in a non
static way.
I may want to use 12monkeys when sun imageio classes cant read a image.
Let me pick which reader is used from this line, in a non static way:
Iterator<ImageReader> readers = ImageIO.getImageReadersByFormatName(formatName);
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]