mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
47.23k stars 9.83k forks source link

Disable Print and Download icons in the Toolbar #18180

Closed VamsiBoggala closed 1 month ago

VamsiBoggala commented 1 month ago

Screenshot (9)

"I am trying to disable the download and print functionalities through the URL 'https://mozilla.github.io/pdf.js/web/viewer.html?file=$url&print=false&download=false&secondaryDownload=false,' but I am not able to hide those buttons. If possible, please let me know how to do it."

For reference please find the above url.