We have an existing Swing application that knows how to print via the 
java.awt.print.* APIs.  In Java 1.4+, the java.awt.print.PrinterJob can take a 
javax.print.PrintService, which represents a "printer" to print to.

Are there any known implementations of javax.print.PrintService using iText as 
the backend to "print" directly to a PDF file?  I tried searching the archives 
for "PrintService" and all of the results I turned up were about printing a PDF 
file to a physical printer, not using the Java print APIs to print directly to 
a PDF file.

Thanks!

Jason Boehle
[EMAIL PROTECTED]

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to