stellR42 / vue3-pdf-app

Vue 3 PDF viewer based on Mozilla's PDFJS
MIT License
82 stars 28 forks source link

Disable copy and download #19

Closed setebe closed 8 months ago

setebe commented 10 months ago

I'm going to provide PDF documents which is protected by copyright law.

Task is I need to turn off the download button and disable the copy. I know that I can't protect 100% (because people still be able to use the screenshot).

stellR42 commented 8 months ago

You can customize the toolbar using the id-config https://github.com/stellR42/vue3-pdf-app#id-config