pdf2

Crates.iopdf2
lib.rspdf2
version0.1.0
sourcesrc
created_at2023-04-29 09:20:11.819054
updated_at2023-04-29 09:20:11.819054
descriptionPDF 2.0 Rust library.
homepagehttps://github.com/pdf2-rs/pdf2
repositoryhttps://github.com/pdf2-rs/pdf2
max_upload_size
id851944
size4,163
Alexander Korolev (kilork)

documentation

README

PDF 2.0 Rust library

Legal

Dual-licensed under MIT or the UNLICENSE.

Features

Usage

Add dependency to Cargo.toml:

[dependencies]
pdf2 = "0.1"
Commit count: 1

cargo fmt