Project DescriptionThis is an Add-In for Microsoft Word for authoring
OpenDoPE compliant document assembly templates. "OpenDoPE" stands for Open Document Processing Environment.
OpenDoPE uses Open XML (the ISO-standard Microsoft Word docx file format), and especially, its content control databinding architecture, to provide a
standardised and
open format for document automation.
This Add-In is an open source tool for creating a suitable input docx. You can download a binary from
http://www.opendope.org/downloads/authoring-advanced/setup.exeOnce you have a suitable input docx, at processing time, you inject your XML data, to create a resulting instance docx. There are open source tools for doing that as well. For more information, please see
http://www.opendope.org.