yuanjk wrote:
I had write a programe to create pdf by using iText, now I want to print the pdf file which was created by iText,
You need a viewer to do this.
How should I to do by using iText ?
http://www.lowagie.com/iText/faq.html#printing
(such as create ps file by iText to print)
iText doesn't create PS. Maybe Carsten Hammer can mail you a solution involving lpr.
And I want to create TIFF file for fax,
iText doesn't create TIFF.
Can I create it directly by iText?
No, unfortunately not. br, Bruno ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
