#pdf #signing

pdf_signing

Crate for adding signatures and digitaly sign pdf documents

1 unstable release

0.1.0 Mar 4, 2022

#13 in #digital-signature

MIT/Apache

18KB
320 lines

PDF Signing

Crates.io API Docs

This crate is a specialized crate that uses lopdf to add signature images to the pages and digitally sign a pdf.

NOTE: This crate is still work in progress and not all features are implemented at this moment.

This library only supports PNG images as the signature images.

License

The code in this project is licensed under the MIT or Apache 2.0 license.

All contributions, code and documentation, to this project will be similarly licensed.

Dependencies

~16MB
~176K SLoC