PDF not getting converted properly

Hi aspose support,

Attached document is not converting properly while converting from pdf to doc , I thought there would be a problem with trial version but I have tried the same with aspose online demo , could you please let me know if it is a bug or problem with my implementationtest3.pdf (205.4 KB)

In above document some text is getting skipped in output

@akasht

I have moved your query to Aspose forum so that our team can investigate this issue with Aspose.PDF API and help you out. Could you please also share the language you’re working with, or better yet share the code snippet you’re using in the following thread?
You may follow up this query at the following link: PDF not getting converted properly - Free Support Forum - aspose.com

Hi @shahzadlatif ,

Thank you for creating new ticket ,
As requested I’m sharing code snippet I’m using (In asp.net mvc c#),

var pfile = new Aspose.Pdf.Document(“test.pdf”);
pfile.Save(“test.docx”, Aspose.Pdf.SaveFormat.DocX);

I am also sharing screenshot of my output in that you can see [Nancy Drew] is missing
Capture.PNG (1005.4 KB)

as I mentioned earlier same issue is happening with aspose online pdf to word converter at below link
https://products.aspose.app/pdf/conversion

thank you for quick response, let me know if you need anything more to investigate.

@akasht

Thanks for further information. You may follow up in the following thread for timely updates and quick help: https://forum.aspose.com/t/pdf-not-getting-converted-properly/206245

Thanks for sharing. We have noted and that will be fixed too.