#pdf #signing #graphics

pdf_signing

Crate for adding signatures and digitaly sign pdf documents

2 unstable releases

new 0.3.0 Nov 8, 2024
0.1.0 Mar 4, 2022

#464 in Encoding

Download history 6/week @ 2024-09-18 6/week @ 2024-09-25 1/week @ 2024-10-02 99/week @ 2024-11-06

99 downloads per month

MIT/Apache

145KB
1.5K SLoC

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.

Examples

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

~23–33MB
~546K SLoC