Pdf->docx- bullets markup lost

Hello!

I trying convert a pdf to docx:

using (var doc = new asposePDF.Document(path))
{
DocSaveOptions opt = new DocSaveOptions()
{
Format = DocSaveOptions.DocFormat.DocX,
Mode = DocSaveOptions.RecognitionMode.Flow
};

doc.Save(resPath, opt);
}

Final file has bullet characters and text strings, but mirosoft word doesn’t understand, that this lines is bullet list items, and paragraph is bullet list.

Can I get docx file with correct layout?

Hi Alexander,

We are sorry for the inconvenience caused. While testing the scenario with the latest version of Aspose.Pdf for NET 9.0.0, we have managed to reproduce the reported issue and logged it in our bug tracking system as PDFNEWNET-36708 for further investigation and resolution. We will notify you via this thread as soon as it is resolved.

Please feel free to contact us for any further assistance.

Best Regards,

Hello!

What did your say about state of this issue?
Can you say about deadline of resolving?
It is very important for me and my customers.


Thank you.

Hi Alexander,


Thanks for your patience.

I am afraid the earlier reported issue is not yet resolved. Nevertheless, I have intimated the development team to share the possible ETA. As soon as we have the required information, we will let you know.

Your patience and comprehension is greatly esteemed in this regard.

Hi Alexander,


Thanks for your patience.

The development team has further investigated the issue and as per our current estimates, we plan to get this problem resolved in Aspose.Pdf for .NET 10.4.0 which is planned to release in May-2015. As soon as we have some further updates, we will let you know.