Glen Self wrote:
I need to generate a pdf progromatically that contains fielded data,
email the pdf to a company where it is filled out and emailed back.

iText doesn't have e-email functionality.
You can create a form with iText, you can
fill this form, but you need a mail API if
you want to do it this way.

Personally I don't think mail is the best
medium to do this. Please read this recent
post for a better solution:

http://article.gmane.org/gmane.comp.java.lib.itext.general/22748

It appears that itext should support this but I can't figure out how to create
the  pdf with fields to be filled in.

This has all been discussed many times on
the mailing list recently.

br,
Bruno


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to