Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pdf parameters support #7237

Open
tomasmcm opened this issue Jan 10, 2025 · 0 comments
Open

Add pdf parameters support #7237

tomasmcm opened this issue Jan 10, 2025 · 0 comments

Comments

@tomasmcm
Copy link

There are some pdf parameters that can be appended to the pdf url to trigger specific actions: https://pdfobject.com/pdf/pdf_open_parameters_acro8.pdf

Not all parameters are supported in every browser. According to this answer (https://stackoverflow.com/a/7154043) Chrome supports view, zoom, page, toolbar and nameddest.

It would be great to know what parameters are supported in each browser.
Note that according to some answers I found, sometimes the parameters are only supported when loading the pdf inside an iframe or object tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant