Crates.io | pdf-sign |
lib.rs | pdf-sign |
version | 0.1.1 |
source | src |
created_at | 2024-11-27 11:09:47.989548 |
updated_at | 2024-11-28 01:45:08.224001 |
description | extract signed date from pdf file |
homepage | https://github.com/TonyMistark/pdf-sign |
repository | https://github.com/TonyMistark/pdf-sign |
max_upload_size | |
id | 1462871 |
size | 1,056,896 |
extract pdf signe date
pdf-sign <path_to_pdf>
cargo build
target/debug/pdf-sign <path_to_pdf>
or
cargo run <path_to_pdf>
cargo build --release
target/release/pdf-sign <path_to_pdf>