Skip to content

transpect/docx_modify-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docx_modify-lib

A library to manipulate docx files by applying an XSLT transformation to its single-root tree (all the zip archive’s XML files under a single root element). The library then takes care of re-serialization and zipping of the transformed content. Needs a front-end project that pulls in the required libraries, an XML catalog, etc.