pdf-interpret
A PDF content-stream interpreter in pure Rust.
This crate is a fork of hayro-interpret by Laurenz Stampfl. It is a low-level component used by the PDFluent commercial Rust PDF SDK.
License
MIT OR Apache-2.0 (preserved from upstream hayro-interpret).
Original copyright: Laurenz Stampfl. PDFluent fork: Innovation Trigger BV. See LICENSE-MIT and LICENSE-APACHE.
Usage
This crate can be used standalone. For the full PDFluent SDK, see pdfluent.
Links
- PDFluent: https://pdfluent.com
- Upstream hayro: https://github.com/LaurenzV/hayro