https://issues.apache.org/bugzilla/show_bug.cgi?id=52736
Bug #: 52736
Summary: Cannot generate JPEG as output format
Product: Fop
Version: 1.0
Platform: PC
Status: NEW
Severity: major
Priority: P2
Component: images
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Selecting JPEG as output format by using TIFF output with JPEG compression and
running FOP in embedded mode results in exception even though 24 bit mode
selected in FOP configuration file (rbg):
Caused by: javax.imageio.IIOException: Can only JPEG compress 8- and 24-bit
images!
at
com.sun.media.imageioimpl.plugins.tiff.TIFFBaseJPEGCompressor.encode(TIFFBaseJPEGCompressor.java:385)
at
com.sun.media.imageioimpl.plugins.tiff.TIFFImageWriter.writeTile(TIFFImageWriter.java:2309)
at
com.sun.media.imageioimpl.plugins.tiff.TIFFImageWriter.write(TIFFImageWriter.java:2686)
... 28 more
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.