Using COM (JACOB) in Mendix to adapt Word-Documents

0
Hello everyone, I am still fairly new to Mendix and am trying to customize a Word document using Java custom code. As far as I know, the standard library for customizing Word documents is the Apache API, but it is somewhat limited. To get more features, I would like to use the Windows COM library via JACOB. Does anyone have experience with this and could share their insights with me? Thank you for your time and best regards. Jakob
asked
1 answers
-1

Hello 

 

I would first play around and try to reuse the following marketplace module

 

https://marketplace.mendix.com/link/search/word

 

image.png

answered