Docx4j not wrapping text in table cell when docx is converted to PDF
I am using DocX4j version 11.4.11 to convert docx file to PDF.
My word document has tables with words that are long and do not have any space.
The word document wraps such words to multiple lines. But when i convert the same docx file to PDF,
the word wrap does not happen and the text overlaps into the next table cell.