Add FPDFBookmark_*(), FPDFPageObj_*(), FPDFText_*(), and FPDFFont_*() bindings for 0.5.3.
ajrcarey opened this issue · 1 comments
ajrcarey commented
Added bindings for FPDFBookmark_*()
, FPDFPageObj_*()
, FPDFText_*()
, and FPDFFont_*()
functions. Added PdfPageObjects
, PdfPageText
, and PdfBookmarks
collections to high-level interface. Locked image crate version in Cargo.toml to ^0.23 as per #9. Added new examples/text and examples/objects examples. Bumped crate version to 0.5.3. Published to crates.io.