Hi everyone,
I am trying to convert one existing docx to html using docx4j.
After conversion to html the total content is aligning left side in html page and I want content to be center.
And also spaces between words and special characters are not getting exactly as it is docx file.
Thanks in advance for help.