Copy link to clipboard
Copied
am making an excel & wanting to click a hyperlink which is easy to open the entire file but i want it to auto-zoom say 200% to a specific part of the page.
anyone know
Copy link to clipboard
Copied
You can download the "PDF document Open Parameters" reference here:
https://pdfobject.com/pdf/pdf_open_parameters_acro8.pdf
Copy link to clipboard
Copied
weird, still cant figure it out. what i have is a local file on the C drive & usually opening in chrome so i added the link & then "#zoom=200" but that doesnt work for me.
i then thoguht it'd be possible to add a destination to the pdf so xyz.pdf & then i found this support page that says to add:
<A HREF="http://www.example.com/myfile.pdf#glossary">
but i have no idea where to add that text to. feels like im getting closer to the right answer but so far no dice.
Copy link to clipboard
Copied
The open parameters are for Acrobat. For it to work in chrome, Chrome would need to be using the Acrobat plug-in
Copy link to clipboard
Copied
You might want to look into the Adobe Embed API. It's free and could solve your issue.
https://developer.adobe.com/document-services/apis/pdf-embed