Is it possible remove or disable hyperlinks in PDF #17798
Unanswered
ademyalcin27
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You can set |
Beta Was this translation helpful? Give feedback.
1 reply
-
If pointer-events: none is not good enough I would just iterate through all a tags in DOM and replace them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to prevent click links. Is it possible to remove or disable hyperlinks in PDF?
Attach (recommended) or Link to PDF file here:
Configuration:
Steps to reproduce the problem:
1.
2.
What is the expected behavior? (add screenshot)
What went wrong? (add screenshot)

Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
Beta Was this translation helpful? Give feedback.
All reactions