Hi All,
I tried to convert the attached .docx to .pdf (using Docx4J.toPDF(wordMLPackage, os);) but the alignment in pdf is not as the one in .docx.
Anything I have to adjust in the docx / code in order to generate a pretty pdf?
Appreciate your input.
Thanks.