Previous | Next | (P-PDF) JavaScript
Topic: Accessing PDF documents from HTML/JSP pages
Conf: (P-PDF) JavaScript, Msg: 27509
From: pdflibrary
Date: 9/22/2001 12:11 PM
it is simple.
type in html code as follow;
href="http://www.pdflibrary.co.kr/gen/manual1.pdf#page=10"
-----
when you click some word, destinated file is opened and go to 10 page automatically.