VadimDez / ng2-pdf-viewer

📄 PDF Viewer Component for Angular
https://vadimdez.github.io/ng2-pdf-viewer/
MIT License
1.3k stars 418 forks source link

Digital Signature not displayed #99

Closed cmaart closed 7 years ago

cmaart commented 7 years ago

Version: ng2-pdf-viewer 1.1.0

This is a sample pdf that has a digital signature in it which also shows when opening it in a pdf reader.

SampleSignedPDFDocument.pdf

When trying this file here, it doesn't show the signature in the pdf: https://vadimdez.github.io/ng2-pdf-viewer/

I don't know if this is the correct repo for posting the issue (issue would rather be in pdfjs-dist), but maybe someone can give some insight.

cmaart commented 7 years ago

Issue for this: https://github.com/mozilla/pdf.js/issues/1076