Hi Team,
We are trying to transformation input file with below code.
Document doc = new Document("test.docx");
PdfSaveOptions options = new PdfSaveOptions();
doc.save("output.pdf", options);
Formatting and Alignment o…...options); Formatting and Alignment of word document content (like...the signnature part is not aligned as shown in image.jpg. Thanks...