Hi,
Sadly there's nothing we can do unless we get another jpeg2000 decoder.
This is an external component. I've opened an issue:
https://github.com/jai-imageio/jai-imageio-jpeg2000/issues/27
Tilman
Am 03.09.2018 um 11:08 schrieb Manfred Pock:
Hello,
a PDF cannot be rendered with pdfbox, the file ist downloadable at
http://cloud.directupload.net/4Wi4.
It’s seem to that some jpeg2000 Images are embeeded and the Exception is:
…..
Caused by: java.lang.IllegalArgumentException: Dimensions (width=1000000
height=1000000) are too large
at java.awt.image.SampleModel.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.<init>(Unknown Source)
at java.awt.image.PixelInterleavedSampleModel.<init>(Unknown Source)
at
com.sun.media.imageioimpl.plugins.jpeg2000.J2KReadState.getSampleModel(J2KReadState.java:913)
at
com.sun.media.imageioimpl.plugins.jpeg2000.J2KReadState.readBufferedImage(J2KReadState.java:358)
at
com.sun.media.imageioimpl.plugins.jpeg2000.J2KImageReader.read(J2KImageReader.java:454)
at org.apache.pdfbox.filter.JPXFilter.readJPX(JPXFilter.java:106)
... 22 more
Could be there any possibility to render this PDF?
Regarts, Manfred
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]