Below, all certificates will have hyperlink like: <a href="#">1. Programming for ASP.NET </a>
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