This issue is specific to the Debian version of iText 1.x that was
patched to replace the Sun JPEGImageEncoder with ImageIO in order to
work with GNU Classpath.
iText started using ImageIO with the version 2.0.5 and the
ByteArrayOutputStream was properly wrapped with
ImageIO.createImageOutputStrea
Package: libitext-java
Version: 1.4.5-1
Severity: important
The image writing routines using javax.imageio are most likely
broken. This is for two reasons:
1. In PdfGraphics2D.java, the ByteArrayOutputStream passed as argument
to encoder.setOutput() must most likely be wrapped in a
MemoryCa
2 matches
Mail list logo