Saving specific pdf using Word options fails and gives an exception

Hello,

Using Aspose.PDF.Drawing 25.3,
Saving the attached document with DocSaveOptions fires an internal exception and save fails.

var docOptions = new DocSaveOptions
{
Format = DocSaveOptions.DocFormat.DocX,
Mode = DocSaveOptions.RecognitionMode.Textbox
};

doc.Save(@“c:\temp\test.docx”, docOptions);

EssentialOils_OnePage.pdf (1.2 MB)

@tfipsrd
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-59734

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.