rpdfium
The main facade crate for rpdfium, a faithful Rust port of Google's PDFium.
This crate re-exports the public API from the sub-crates and provides the primary entry point for users. For high-level documentation and usage examples, please refer to the main repository README.
Features
- cjk: Enables CJK font support.
- icu: Enables advanced text extraction via ICU4X.