Bug#397816: libitext-java: image writing probably broken

2013-04-07 Thread Emmanuel Bourg
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

Bug#397816: libitext-java: image writing probably broken

2006-11-09 Thread Marcus Better
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