We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BufferedImage bim = ImageIO.read(new File("PDFBOX-4081.jp2")); ImageIO.write(bim, "png", new File("PDFBOX-4081.png"));
PDFBOX-4081.zip
ZIP file attached that contains both files. The saved file looks "grainy" and the colors are wrong.
The text was updated successfully, but these errors were encountered:
See also https://issues.apache.org/jira/secure/attachment/12941886/PDFBOX-4328-001659-p14-1.jp2 in this issue: https://issues.apache.org/jira/browse/PDFBOX-4328
Sorry, something went wrong.
This bug can be fixed by applying this commit by Mike Bremford of bfo.com faceless2@94e047e
@THausherr There was no PR for this one? Damn so it didn't went into 1.4.0... @faceless2 Would you be able to create PR for this one?
Update: Ok I added one
No branches or pull requests
PDFBOX-4081.zip
ZIP file attached that contains both files. The saved file looks "grainy" and the colors are wrong.
The text was updated successfully, but these errors were encountered: