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…...them up to get the correct rendering on my side I made the following...Document("in.docx"); // When text shaper factory is set, layout...