I've been doing a little work recently implementing ISIS-172 ... to provide the facility to generate Word .docx documents. The idea is that this is a domain service that can be injected into domain entities; the data that feeds into the service would be extracted from a graph of domain objects.
Since our git repo is in the process of being set up [2], I've popped the code up onto github for now [3]. When our repo is back online, I'll bring the code into Isis proper. In the meantime, feedback welcome. Dan [1] https://issues.apache.org/jira/browse/ISIS-172 [2] https://issues.apache.org/jira/browse/INFRA-5502 [3] https://github.com/danhaywood/docx-service
