Linking to a specific page in an Adobe PDF document
January 14th, 2008If you want to create an HTML link to a specific page in an Adobe PDF file, this is easily achieved with the following syntax:
<a href="file.pdf#page=4">Link to page 4</a>
For example, this link to the official Adobe documentation on this.
No Responses to “Linking to a specific page in an Adobe PDF document”