pdf_signing

Crates.iopdf_signing
lib.rspdf_signing
version0.3.0
created_at2022-03-04 19:48:05.076715+00
updated_at2024-11-08 15:38:17.175462+00
descriptionCrate for adding signatures and digitaly sign pdf documents.
homepage
repositoryhttps://github.com/ralpha/pdf_signing
max_upload_size
id543644
size256,775
Ralph Bisschops (ralpha)

documentation

README

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.

Commit count: 6

cargo fmt