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…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...