Print svg file with PrintTranscoder in applet
minh tuan <[email protected]> Wed, 24 Jul 2013 14:22:05 +0700
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Batik users,I'm doing an applet which can print svg sttring to printer.But when i use PrinterJob and set printable is PrintTranscoder then print, it has error with sun class unknown source.Could i use PrintTranscoder in applet ? or i wrong in something ?Pls help me, Thank you in advance.Tuan.