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

add signature panel in viewer to view signature information #2391

Closed insinfo closed 3 days ago

insinfo commented 4 days ago

Feature description

add signature panel in viewer to view signature information like Certificate/PEM

image

Other PDF viewers

image

stephanrauh commented 3 days ago

As much as I'd love to do that - it's a great idea! - that's way beyond my skill set. I don't know anything about cryptography. I'd happily accept pull request - but then, this kind of features should be implemented in the base library, so every Firefox user benefits from it. I'd like to send you to https://github.com/mozilla/pdf.js/issues/. If you open a bug over there, make sure you're referring to Firefox, and don't mention my project. That's because the goal of the pdf.js project is to provide a viewer for Firefox. Nothing less and nothing more. They allow third-party users like me to do crazy stuff like embedding pdf.js as an Angular library - but that's not it's primary purpose, so they tend to refuse issues if they link to ngx-extended-pdf-viewer.