In model XYZ, there exists tables and a form in which the user can build a contract with clauses, headers, references and everything that could possibly exist in a contract. It also includes font and paragraph parameters (like alignment, borders, colors, etc).
Long ago one of my colleagues wrote implementation in AX2012 to export this data into the appropriate (user specified) format in MS Word, using COM (which I understand is deprecated).
I need to implement the same type of thing in D365.
Where should I start? What can I read? Any comments? Is this once again something that should be done with Data Entities?
I don't think the source code is sensitive. If you are interested, I'll post screenshots - it's not too extensive.
Thanks for reading