Previous | Next | (P-PDF) Developers
Topic: Problem with PDF Fillable forms in Browser.
Conf: (P-PDF) Developers, Msg: 148287
From: claytonk
Date: 3/31/2006 10:31 AM
We had experienced a similar issue. We resolved it by appending on a random number to the end of the url string every time a PDF was requested so that the it would not cache.
(ex. FDFServer.aspx?FormId=15052&15678184318)