01Create DOCX documents with full support for paragraphs, tables, and styling.
02Generate PDF documents with text and tables.
03Manage document creation incrementally using session management.
04Support for both STDIO (CLI) and HTTP (network) transport modes.
05Return generated documents as base64 encoded strings for small files.
062 GitHub stars