Pdf to HTML conversion

I want to convert pdf to html format. Pdf document contains tables as well as pictures. Is it possible for Aspose to do this conversion with the original structure intact in the resulting html file. Recently I evaluated IBM Watson Document service for the same. It does this to good extent. Want to evaluate Aspose also before I can finalize right technology.

If yes, then kindly also provide the code which will achieve the same.

Regards,
Amit

Use com.aspose.pdf.examples.AsposePdfExamples.DocumentConversion.PDFToHTMLSingleHTMLWithAllResourcesEmbedded class in examples from GitHub - aspose-pdf/Aspose.PDF-for-Java: Aspose.PDF for Java examples, plugins and showcases . In the root directory keep the file you want to convert. Make sure name of the file is changed to input.pdf

Dear Amit,


Thanks for using our API’s.

PDF to HTML conversion is one of Aspose.Pdf’s most popular features. In PDF to HTML conversion original structure remains intact. For further details with examples you can go through our documentation link

If you further questions, please feel free to contact us.

Best Regards,