Google Docs Viewer (http://docs.google.com/viewer) creates a cache of a document after the first viewing. To see what I mean, try the following:
- Upload
file.pdfto your server (i.e., http://example.com). - Visit http://docs.google.com/viewer?url=http://example.com/file.pdf
- Upload a new file to replace
file.pdf(but use the same name). - Revisit http://docs.google.com/viewer?url=http://example.com/file.pdf.
Google Docs Viewer still shows the old file.pdf.
Anyone know how to correct this?
(I have already tried clearing browser cache, switching browsers, and logging in with a different google account to view the link.)