I have to manipulate a docx document, just to replace some $variables, and need to convert it to PDF format before send it to the end user. I am using Java to develop a webapp with SpringFramework.
I've been searching on the web for some library that could help me on this task, I found one that seems to be in a early development stage called xdocreport. Do you know any other Java library for this task?