David Graf wrote:
Is it possible to print a pdf document directly from java using itext?
Printing is very platform dependant, see: http://www.lowagie.com/iText/faq.html#printing In iText 1.3.1, there's also a new untested, poorly documented class Executable. I wrote it, based on some user feedback, and then I forgot all about it. Maybe you could test it and tell me if it works: http://itextdocs.lowagie.com/docs/com/lowagie/tools/Executable.html br, Bruno ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
