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…...callback to capture any rendering issues that may arise during the conversion...Check for Specific Formatting Issues : If certain elements, like...