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...Document doc = new Document("test.docx"); PdfSaveOptions options =...