mr_pdf 0.1.0

A lightweight, high-performance PDF generation library for Rust with premium layouts and charts.
Documentation
1
2
//! Module for future drawing primitives.
//! Currently most drawing operations are implemented directly on the `Pdf` struct.