PDF reference to Quiz answers

Hi! I created a quiz and when someone answers incorrectly a link to the PDF materials comes up with a page to reference. Is there a way to make this PDF open directly to the page it is referencing without re-saving and uploading the PDF for every single question?

For example:
Question 1 says to reference page 4
Question 4 says to reference page 12
Question 6 says to rererence page 8
and so on…

I know I can save the PDF itself to open to a certain page, but will I need to save and upload the PDF this way for every single question or is there something I can do within the quiz to ensure the PDF opens on the referenced page?

I hope that makes sense! And thanks in advance for your input!

Shannon,
Adobe claims that you can add an anchor to the URL and it should open to the page that you specify

https://helpx.adobe.com/acrobat/kb/link-html-pdf-page-acrobat.html

To target an HTML link to a specific page in a PDF file, add #page=[page number] to the end of the link's URL.

For example, this HTML tag opens page 4 of a PDF file named myfile.pdf:

<A HREF="myfile.pdf#page=4">

Make sure to test,
Joel

1 Like

It should not have been this easy. THANK YOU!!!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.