The conversion to a DOCX document is extremely slow

very slow.pdf (8.7 MB)
var doc = new pdf.Document(@“c:\a.pdf”);
doc.Save(@“c:\a.docx”, pdf.SaveFormat.DocX);

@xhuigy
How long does this conversion take in your environment?

About 30 seconds

The normal file conversion time is within 5 seconds, but this one takes about 30 seconds.

@xhuigy
It’s the same time in my environment. I will set task of investigation to development team.

@xhuigy
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-54677

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.

@xhuigy

It would be nice to attach to the task a similar (in size and content) document, the conversion of which is faster.