I want to run a java program that creates and archives PDF files. This program will be run nightly, triggered by our AS/400. I have successfully used the package in a servlet but the AS/400 cannot call a servlet. Can I create a PDF file with a plain java program using iText rather than using a servlet?
_______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
