Module document

Source
Expand description

PDF Document wrapper with improved architecture

This module provides a higher-level interface for PDF parsing that solves the borrow checker issues by using interior mutability and separation of concerns.

Structsยง

PdfDocument
High-level PDF document interface
ResourceManager
Resource manager for caching PDF objects