Hi,
I’m seeing the following when attempting to convert from .docx to PDF using C#:
Aspose.Words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.
The same logic works fine with an old…...UTF8, LoadFormat = LoadFormat.Docx...Word2016, Encoding = Encoding.UTF8, }); var opt = new PdfSaveOptions()...