I red somewhere that with batik packages java finally got satisfied printing code. So now I tried to generate SVG file from my JCanvas content, hoping that my chart will be efficiently printed on a dozen pages.
I can't see why you than use SVG ? Litton, Tom - CEPM wrote: > > In order to speed the printing process, we are trying to convert the svg > documents to postscript. However, it prints in black and white. Has > anyone successfully used the PS transcoder and printed an image with > color? Is it a limitation with the transcoder, the printer, cups, or my > code? > > I couldn't find any documentation on the transcoder, including javadocs. > Does any of it exist online? Did I just miss it? > > Thanks, > > Tom > > -----Original Message----- > From: Litton, Tom - CEPM [mailto:[EMAIL PROTECTED] > Sent: Monday, May 09, 2005 10:14 AM > To: [email protected] > Subject: printing SVGs > > > I've written a server application that converts XML documents to SVG and > then prints them. Everything works great, except that it's very slow. > The problem seems to be in java's printing API (please correct me if i'm > wrong). > > Has anyone dealt with this problem before? Is there another java based > printing API that will work faster out there someplace? Has anyone found > another solution? > > We are currently using windows server 2003, but plan on moving to redhat > soon. > > Thanks, > > Tom > > > > _____ > > The information contained in this transmission is intended only for the > personal and confidential use of the designated recipients named herein. > If the reader of this transmission is not the intended recipient or an > agent responsible for delivering it to the intended recipient, you are > hereby notified that you have received this transmission in error, and > that any review, dissemination, distribution, or copying of this > transmission is strictly prohibited. If you have received this > communication in error, please notify the sender and return and delete the > original transmission immediately. Thank you. > > > > > -- View this message in context: http://www.nabble.com/RE%3A-printing-SVGs-t21745.html#a4267571 Sent from the Batik - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
