Hi,
We generally looking for a “template solution” based on Aspose Word. E.g. having some word document, place some “tags” there, run this document thru some “template engine code” that will replace tags with real data.
It seems very straightforward to do that with Document.getRange().replace(…), but what about loops and maybe if statements.
Any ideas, suggestion how to do that with Aspose Word API?
We had the similar solution working based on RTF and have done it succesfully with Velocity, but here we need somthing else in place of Velocity.
Thanks a lot.
Michael
michael@digitalfuel.com