My Java program writes out a PostScript file and then I open it with
Ghostview and send it to our PostScript printer.  Is there a way to use
Java to automatically send the file to the printer in an operating
system independent manner?  Basically, I've done all the work that
Java2D imaging does except for calling PrinterJob.print().  Is there a
way to just take advantage of the job control features without providing
a Printable object?

-John Donovan
[EMAIL PROTECTED]
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 2D Home Page: http://java.sun.com/products/java-media/2D/

Reply via email to