I'm evaluation the options to generate templated OOXML documents and found M2Doc approach.
I would like to know if it's possible to use M2Doc outside eclipse (like with a CLI call to some jar) ?
I'm evaluation the options to generate templated OOXML documents and found M2Doc approach.
I would like to know if it's possible to use M2Doc outside eclipse (like with a CLI call to some jar) ?
You can use M2Doc in standalone (outside Eclipse). You can use the documentation to use M2Doc programmatically. Binaries are only distributed in a P2 repository, but you can convert it to maven using CBI/aggregator.
I opened an issue to create a maven compatible repository. If you make the aggregator model on your side, feel free to attach it to the issue.