API Reference native_elixir_pdf_utilities v#0.9.0
View SourceModules
Shared diagnostic helpers for public API errors.
Public facade for native HTML/CSS to PDF rendering.
Strict CSS parser for the native HTML-to-PDF renderer.
Font loading, fallback resolution, text measurement, and PDF text encoding.
Resolves styled text graphemes to fonts before layout and PDF writing.
Strict HTML parser for the native HTML-to-PDF renderer.
Layout engine for the native HTML-to-PDF renderer.
Adds opt-in running headers and footers to already paginated layout boxes.
Normalizes page sizes and four-sided page margins for rendering stages.
Pagination stage for the native HTML-to-PDF renderer.
PDF writer stage for the native HTML-to-PDF renderer.
Style computation for the native HTML-to-PDF renderer.
PDF utilities for merging documents through the shared native reader.
Converts glyph names used by supported PDF simple-font encodings to Unicode.
Strict, native PDF object reader shared by PDF utilities.
Strict native extraction of embedded Unicode text from PDF documents.
A PDF tokenizer in pure Elixir.