Skip to main content

Module docx

Module docx 

Source
Expand description

DOCX output generator (minimal stub).

Produces a minimal Open XML (OOXML) .docx file as raw bytes. The DOCX format is a Zip archive containing XML parts.

Functions§

to_docx
Generate a DOCX file as bytes from a PdfDocument.