PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
> I have been trying to find some information on if there is a way to take a > pdf form that is posted on the web, have the user fill out the information > and then have the pdf form and data emailed all from the web? The best way is to set up a web server to process the form submission. The web server would take the data (FDF) and attach it to an e-mail message. Exactly how you set this up depends on the web server, programming language, and mail server you'd be using. If you post more details, we may be able to provide more guidance. BTW, if you discover references that recommend using the "mailto" scheme, you should be aware that it is notoriously unreliable, and simply won't work for many users. George To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
