Converting Pdf document to other formats(Coc/Docx/Html)

Hai,
My requirement is to convert input document to html strings, when tried converting doc/docx format files, it got converted fast, didnt took much time, even 6mb doc get converted within less than 1 sec to html.
But when i tried the same with pdf documents, it is taking long time to get converted to html.I have also also tried converting pdf to doc/docx and then to html, but still didnt help.

Is there any reason for this? Why pdf only is taking such a long time to get converted to other formats?

@pooja.jayan

To ensure a timely and accurate response, please attach the following resources here for testing:

  • Your input documents. Please specify your input file formats.
  • Please create a simple application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.

A post was split to a new topic: PDF to HTML conversion takes time