Hi, I am using docX4j to transform into different formats based on word templates created with openDope.
Performance is bad, and i am wondering if I am doing something wrong.
Using small data sets the solution performs relatively bad, but when the data set gets really big the bindingHandler.applyBindings() takes forever and uses a lot of cpu.
I have created a small project on bitbucket to reproduce:
https://bitbucket.org/sundti/docx4jissue/src/fcbc661a68bc177c4d15f632f84e4a785eb2bfaf/src/main/java/org/docx4jissue/PdfCreator.java?at=default
This is the console output after using ...