Hi Jary,
Welcome to XDocReport forum.
XDocReport provides as you have seen 2 converters
* docx->PDF :
http://code.google.com/p/xdocreport/wiki/XWPFConverter
* and odt->PDF :
http://code.google.com/p/xdocreport/wiki/ODFDOMConverterThose two converters are based on iText. iText works well but for the problem is license (I suppose it's your problem too).
We wish gives our 2 converters to Appache but the problem is iText license. (ODFDOM gives their project to APache and are interessted with our converter)
That's why, I had created the ussie
http://code.google.com/p/xdocreport/issues/detail?id=33 to implement a new converter with PDFBox.
I have contacted PDFBox
http://mail-archives.apache.org/mod_mbox/pdfbox-users/201108.mbox/%3CCAKLdLg-9w3gu9Hx0BX1iYiCJmT9EEzkv9Vxq7sk6=gKn=Dk...@mail.gmail.com%3E
but no answer. So we are not really motivated to implement a converter with PDFBox:
* no answer of PDFBox. With iText you have a lot of samples and community is very reactive. Thank a lot to iText community to help us to develop our converter!
* it seems that PDFBox doesn't provide the same widget like table, chapter than iText.
* we develop XDOcReport in our spare time and we have spend a lot of time to develop our converters and we must use our energy to develop another features for XDocReport (like Eclipse RCP/RAP Application and fix some problems (see the issues).
But if you are interested to help us to develop thoses converter, it should be fantastic!
Tell me if you are interested. Do you know PDFBox?
Thank a lot for your help.
Regards Angelo