vbuch / node-signpdf

Simple signing of PDFs in node.
MIT License
679 stars 176 forks source link

Add a resource to play with #163

Closed vbuch closed 2 years ago

vbuch commented 2 years ago

Reworked xref/offset reading

be explicit about encodings

Added a temporary test:

Signs the resource from issue 158

Extracted and covered xrefToRefMap

Updated snapshots

Stop saving the signed doc

Cover the new exception in readreftable. Make sure the correct errors are thrown for the rest of the cases.

Updated snapshot

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2092815103


Totals Coverage Status
Change from base Build 2057159372: 0.0%
Covered Lines: 331
Relevant Lines: 331

💛 - Coveralls