Replies: 0
I wish to use the viewer to display a single PDF file which is edited frequently and re-uploaded with the same file name to the same location using a separate front end uploader.
The problem is that after uploading a new version of the file (using the same filename as the current version) the viewer always displays the cached version even if I reload the page. If I empty the browser’s cache then the new version is displaid correctly. Or if I load the page for the first time in a different browser the new version is displaid correctly.
I am guessing that when I refresh the page it reloads the html but does not reload the script which displays the PDF.
Is there a way to force the viewer not to display the cached version?
This seems to be an issue only with Windows.
I am using Firefox on Windows 10.
Thanks.