Previous | Next | (P-PDF) Forms & FDF
Topic: Can the PFD document be cached on the client side?
Conf: (P-PDF) Forms & FDF, Msg: 39364
From: jw-vinnie
Date: 4/27/2002 08:57 AM
Hey there All,
Hopefully this isn't too much a newbie / It's in the docs kind of question.
However, I'd like to know if there is a way to request that the browser/Acrobat on the client side cache the PDF document.
Scenerio:
in our application, we build an FDF, setting the file to an absolute URL (ie http://foo.com/inputPDFForm.pdf ), the user then enters some information and submits it back to us using an HTTP Post.
Sometimes, we need to bring up the same form with the data, corrections, error messages, etc.
However, we've noticed that the Browser / Acrobat client will Reload the PDF document.
Is there a way to have the client cache the PDF document?
Thanks,
V