PDA

View Full Version : Link sections from a .pdf document


Bowser51
03-21-2006, 04:09 PM
Hello.

I have a question that has been puzzling me. As I learned html as a hobby, I am not quite as knowledable as I perhaps should be.

My boss has asked me to upload a .pdf of a diagram to our website, to which certain sections of the .pdf file can be linked to other pages. Is it possible to upload a .pdf file to a website as part of a page (have the diagram show as part of the page while still showing the menu buttons and navigation tools)? As well, is it possible to then link different portions of that file to different pages?

I NEED YOUR HELP!

Thanks!

fyo
03-21-2006, 09:08 PM
Providing I understand what you need, this would be possible using frames and iframes (and the object element). This might actually be one of the few reasonable uses of frames, but I would still suggest giving iframes a shot first.