Hi,
We've run into a critical issue with Aspose.words v14.2.0.0.
Attatchments: The input file is Agenda.doc. The output is Agenda.pdf.
Code:
var doc = new words.Document(Filename); doc.Save(paramExportFilePath, words.SaveFormat.Pdf);
Could you please supply a hotfix or a workaround? This might hold up our launch!
Thanks!