pdfpdf 0.1.0

Generate PDF files in pure Rust. Currently, simple vector graphics are supported.
Documentation
1
2
3
4
# pdfpdf
A blazing fast pure rust library for generating PDF files.

Originally based on pdf-canvas