I built one document layout engine for six output formats
by•
I built SoulDoc because generating the same document in multiple formats usually means maintaining separate rendering logic for each one.
SoulDoc lets you define a document once in Python and render it to HTML, native SVG, PDF, editable DOCX, XLSX, and JSON.
I’d especially love feedback from developers working on reporting, document automation, or export-heavy products:
What formats or layout features would make SoulDoc useful in your workflow?
3 views

Replies