Forum Discussion
BobdeLaubenf220
8 years agoCommunity Member
Embedded Web Object PDF not scrolling
I've embedded a 10 page PDF in a slide as a Web Object. However, the PDF will not scroll past the first page, and the page has grey space above and below the page itself.
Here is my index.html:
...
MariaCS
4 years agoStaff
Hi, Anthony.
If you are linking to a PDF online, you can add "page=x" (where x is the page number) to the end of the URL.
For example: "www.example.com/myfile.pdf#page=4"
Let me know if this works!