Zip it so it doesn't try to open when a user is directed to it.
Import the zipped pdf into your FP Web, then create a hyperlink to it from whatever page you want.
| I want to post a downloadable PDF file in a Front Page website but don't know
| how. Using the usual "insert file" doesn't work.
Rob,
I've seen that suggestion quite a few times. IMHO, that's really a
waste of time.
If the user wants to see it (and if he doesn't, why download it in the
first place), why have him do the following?
(1) download the zip file
(2) choose a location to save the zip file
(3) Open Windows Explorer or his Unzipping program
(4) Browse to the saved zip file
(5) Open the Zip file (compressed folder)
(6) Unzip the file
(7) Open Acrobat Reader, then
(8) open the pdf.
When he can, instead just
(1) click on the pdf, which causes (with just one click)
(a) the file to be downloaded,
(b) the acrobat reader to open in the browser, and
(c) the pdf to open.
If he wants to keep it, he then
(2) clicks on "Save" on the reader toolbar inside the browser window
and
(3) chooses a location for the file.
The file is then copied from the cache to a permanent location on the
hard drive, since its already been downloaded.
I also did a quick check. I zipped 48 pdfs of 2-10 pages each to see
what the compression ratio would be. Unzipped - 6522 KB, Zipped - 5984
KB, a net reduction of 9%. So the download time difference is probably
negligible and would be more than equaled by the time needed for the
extra steps.