Previous | Next | (P-PDF) Developers
Topic: Re: Problem with PDF Fillable forms in Browser. (Via Email)
Conf: (P-PDF) Developers, Msg: 32370
From: prodok
Date: 1/8/2002 10:24 AM
This effect is a caching issue, which can not so easily be overcome.
However, the recommended procedure is to reset the form when it is
opened. For that, you put a Reset action in the PageOpen event of the
page the documents opens.
This should create a clear version of the document.
Hope, this can help.
Max Wyss
PRODOK Engineering
Low Paper workflows, Smart documents, PDF forms
CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37
e-mail: mailto:max@prodok.com
http://www.prodok.com
[ Building Bridges for Information ]
______________________
Shameless Plug:
I will have various appearances at the PDF Conference at the Seybold
Boston in New York conference, February 21-22.
For corporate on-site workshops in the week before or after Seybold
week feel free to contact me in private.
_________________________
>I am working with our web development team in placing a fillable PDF
>Form on a web site.
>
>The problem is that the information that is filled in remains on the
>form after you exit and return back to the web page.
>
>Is this an abnormality, or is there a setting that I can use to make
>sure the information is cleared off everytime the page is exited
>(essentially we want the user to fill, print, and exit)?
>