Question
PDF Form - remove buttons?
I am working on a small government site that will contain a
number of
PDF forms which can be completed online and submitted via 'cfpdfform'.
So far i have the submission working great, saving a copy of the actual
completed pdf on the server and stripping out all of the submitted data
, which is saved in a database with a datestamp and other important info.
These forms are being created in LiveCycle by staff members, with
specific formatting and details determined by them. Fortunately CF makes
it super easy to 'talk' to these forms.
The only issue I cannot sort out at this stage - each form has a
"submit" button, which passes the data and the PDF itself to a receiving
coldfusion page. When viewing the stored copy of the PDF after
submission, along with all the user's info filled in, the 'submit'
button is still there. This means the user can submit a form, click a
link to view/print his completed copy, and then easily click the
'submit' button again, going round and round.
*Q*
Is it possible to remove or disable specific PDF Form buttons with
coldfusion?
I looked at the 'flatten' option, but that appears not to work with
LiveCycle created forms.
--
Michael Evangelista, Evangelista Design
Web : www.mredesign.com Blog : www.miuaiga.com
Developer Newsgroups: news://forums.mredesign.com
PDF forms which can be completed online and submitted via 'cfpdfform'.
So far i have the submission working great, saving a copy of the actual
completed pdf on the server and stripping out all of the submitted data
, which is saved in a database with a datestamp and other important info.
These forms are being created in LiveCycle by staff members, with
specific formatting and details determined by them. Fortunately CF makes
it super easy to 'talk' to these forms.
The only issue I cannot sort out at this stage - each form has a
"submit" button, which passes the data and the PDF itself to a receiving
coldfusion page. When viewing the stored copy of the PDF after
submission, along with all the user's info filled in, the 'submit'
button is still there. This means the user can submit a form, click a
link to view/print his completed copy, and then easily click the
'submit' button again, going round and round.
*Q*
Is it possible to remove or disable specific PDF Form buttons with
coldfusion?
I looked at the 'flatten' option, but that appears not to work with
LiveCycle created forms.
--
Michael Evangelista, Evangelista Design
Web : www.mredesign.com Blog : www.miuaiga.com
Developer Newsgroups: news://forums.mredesign.com
