Skip to content

Rust library for adding signatures and digitally sign PDF documents.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ralpha/pdf_signing

Repository files navigation

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

  • Sign Document: cargo run --example sign_doc

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.

About

Rust library for adding signatures and digitally sign PDF documents.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages