Expand description
Rust bindings for libharu.
libharu is a free, cross platform, open source library for generating PDF files.
This crate provides a high level API for creating PDF files.
Modules§
- PDF-Document related structs and functions.
- The Font module.
- This module contains types that are used in the library.
- The image struct and related functions.
- PDF-Page related structs and functions.
- The prelude module.
Structs§
Functions§
- Returns the version of the libharu library. The version is a string in the format “major.minor.patch”.
Type Aliases§
- The error callback function type