You can't, creating a link is a server side job, and the problem lies on the browser.
IE doesn't cares about the mimetype that would have allowed you to hide the fact the file is a pdf one, and anyway ftp doesn't pass a mimetype.
One workaround would probably be to zip the pdf, or to tell the user to right click or whaterver to save the file on the disk.
|