Hi Team,
Could you please help to check that symbol is coming in next line in pdf. When you will come the pdf and word file you will see the difference.
I have attached screenshot and files for reference.
Code snippet…...snippet to convert word into pdf: Document document = new Document(wordFile...Document(wordFile.getAbsolutePath()); document.save(outputPdfFilePath); String...