PumasAI / WriteDocx.jl

A Julia package to create docx files for Microsoft Word from scratch
MIT License
21 stars 2 forks source link

WriteDocx.jl

WriteDocx.jl logo

Stable Dev Build Status

WriteDocx.jl allows to construct .docx files as commonly used with Microsoft Word. This package does not attempt to cover the full spec but supports the most common elements, with more to be added whenever there's a need. WriteDocx.jl currently covers only writing, not reading / modifying documents.