I found the pdf.js project, which is very useful. However, I am unable to figure out how to remove the "Download" option.
just add this in viewer.css
.download
{
display:none !important;
}
.print
{
display:none !important;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With