PDF to HTML for java

Hi,


Can you please tell me what the current roadmap is for the availability of the PDF to HTML functionality in Aspose.PDF for Java?
I have tried in the latest release, but it didn’t work, it didn’t output any html.
Please help me.
com.aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(filePath);
//save the output to HTML
pdfDocument.save(“H:/qingxuexi/aposetest/docs/test.out.html”, com.aspose.pdf.SaveFormat.Html);



-Thanks

Hi,


Thanks for contacting support.

I am pleased to share that the latest release of Aspose.Pdf for Java 4.5.0 supports the feature to convert PDF document to HTML format. Please try using the latest release and in case of any further query, please feel free to contact.