Skip to main content

Module streaming

Module streaming 

Source
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ยง

StreamingPdfRenderer
Streaming PDF renderer that builds documents incrementally