org.apache.batik.transcoder.print.PrintTranscoder This class is a <tt>Transcoder</tt> that prints SVG images. This class works as follows: any-time the transcode method is invoked, the corresponding input is cached and nothing else happens. <br /> However, the <tt>PrintTranscoder</tt> is also a Printable. If used in ...