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…...NET/tree/master/Examples/DocsExa... rnara March 5, 2025, 5:24am 8 Hi @alexey.noskov , I have tried...