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...(64.5 KB) rnara March 4, 2025, 6:35am 4 Hi @alexey.noskov , We...