Expand description
Streaming PDF renderer for incremental document generation
This module provides a streaming PDF renderer that can build PDF documents incrementally, adding pages one at a time without keeping all pages in memory.
Structsยง
- Streaming
PdfRenderer - Streaming PDF renderer that builds documents incrementally