Previous | Next | (P-PDF) Mac Issues
Topic: SendMail
Conf: (P-PDF) Mac Issues, Msg: 100157
From: lpetroni
Date: 11/11/2003 11:05 AM
The best approach is to submit the filled form to a web server (as fdf o
html). There you should have a script set to receive the form data and
email it to you.
If your web server support asp, do a research for the FDF Gateway in
this site. If you will send the data as html you can search the web for
a ready to use script.
You can program your own script = for FDF, Adobe has a library (FDF
Toolkit) which has some useful functions that you can use with your
script to extract the necessary info.
lpetroni
compasso arte
>I have a Submit Button in my
>PDF file, which is available
>online. I want viewers to be
>able to fill in the form and
>send it back to me. When I
>test the form I get a message
>"SendMail doesn't know how to
>talk to your preferred mail
>client, please select another"
>or somesuch. I use Netscape,
>but also have IE on my machine
>(OS 10.2.8). I've tried both
>in System
>Preferences:Internet:Email.
>Get the same message each
>time. What am I doing wrong,
>or not doing?