stephanrauh / ngx-extended-pdf-viewer

A full-blown PDF viewer for Angular 16, 17, and beyond
https://pdfviewer.net
Apache License 2.0
449 stars 167 forks source link

Is it possible to add watermark to the signature or the whole PDF? #2370

Closed Hencefor closed 2 weeks ago

Hencefor commented 2 weeks ago

I need to show the unverified signature,but the signature cannot be displayed intact. I think watermark or mosaic on the signature can solve this problem, but I am not sure how to do it. Can you help me ?

stephanrauh commented 2 weeks ago

No, I can't. That's beyond my skill set. However, you can ask the Mozilla team at https://github.com/mozilla/pdf.js/issues. The build the base library I'm using. However, don't mention my project. The pdf.js team is responsible for the PDF viewer of Firefox, and usually they reject every ticket that's not related to Firefox.

Hencefor commented 1 week ago

I think I should find another way to add watermark, thanks for answering my question!

stephanrauh commented 1 week ago

Maybe the problem was something completely different: in version, 15, signatures weren't displayed at all. Version 15.0.0-alpha.3 fixes the bug.