Avatar of Mike Eghtebas
Mike Eghtebas
Flag for United States of America asked on

hyperlink to open a pdf file...

Below, all certificates will have hyperlink like:    <a href="#">1. Programming for ASP.NET </a>
certificate.html
Upon  a click, I want to open the attached pdf file showing the image in page 15. At this point there are 15 pages soon to be 17.
Upon a click on 2. C# Programming Language, it needs to open the same pdf file showing page 13.

Question: Is there a way to do this?

Otherwise, I have to make 17 images. I am hoping for a solution so I can stay with the pdf file.

FYI, the line below opens the pdf file:
href="resources/eeCertificates.pdf"  target="_blank"

Is there a way to include a page number parameter with it to go to that page after opening the pdf file?
eeCertificates.pdf
CSSHTMLAdobe Acrobat

Avatar of undefined
Last Comment
Mike Eghtebas

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Robert Schutt

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Mike Eghtebas

ASKER
Thank you.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23