# xberg-pdfium-render
A high-level idiomatic Rust wrapper around [Pdfium](https://pdfium.googlesource.com/pdfium/),
the C++ PDF library used by the Google Chromium project.
This is a fork of [pdfium-render](https://github.com/ajrcarey/pdfium-render) maintained as part
of the [Xberg](https://xberg.io) project.
## Upstream
- **Original crate**: [pdfium-render](https://crates.io/crates/pdfium-render)
- **Original author**: Alastair Carey
- **Original license**: MIT OR Apache-2.0
## License
MIT - see [LICENSE](LICENSE) for details.