Previous | Next | (P-PDF) Forms & FDF
Topic: How would you accomplish this...
Conf: (P-PDF) Forms & FDF, Msg: 74391
From: george
Date: 10/17/2002 08:46 AM
> > Note that you can't prevent a user from printing an
> > incomplete form either before or after it has been
> > submitted.
>
> I don't see why I could not do this. I simply do not print it
> unless the record is in the DB.
I thought you want to control whether the user who submitted the data is able to print the PDF form that was being used to submit the data. If you want to automatically print a filled-in PDF on the server's end when it receives a form submission, I'm not sure how you'd go about that.
George