Link to page in PDF doc

C

Christi

I need to link to page 19 of a PDF document in my Web. Can I do this? FP doesn't recognize PDF bookmarks.
 
J

Jack Brewster

Christi,

To my knowledge, there isn't a way to link to a specific page inside of a
PDF from HTML. I used to work for a software company that tried to do this
from a C++ program and it couldn't be done there. I believe it's a
limitation of the PDF format or Acrobat Reader.

If you do find a way to do this, please let us know.

Good luck!

--
Jack Brewster - Microsoft FrontPage MVP

Christi said:
I need to link to page 19 of a PDF document in my Web. Can I do this? FP
doesn't recognize PDF bookmarks.
 
J

JL Amerson

What if you created a separate .pdf file of just Page 19 and then provided a
link to that?

JoAnn - not a MVP ;-)
 
Top