The sample code is working fine,but how to get the html output.Now presently i am getting the XML,TXT and rtf output formats.
My requement is HTML file.
The sample code is working fine,but how to get the html output.Now presently i am getting the XML,TXT and rtf output formats.
My requement is HTML file.
1 out of 1 found this helpful
Comments
3 comments
Can you tell a bit more on what is the purpose of HTML? There are so many ways how to make HTML from page depending on scenario. It would be nice to know what exaclty you want to achieve
Right now, no way. HTML output format is not supported.
I'd also love to have the export format
html
. Due to lack of support for that format I'm considering the following: Choosing the export formatpdfTextAndImages
and afterwards converting the output to HTML by means of PDF to HTML5 Conversion. Maybe that helps ...Please sign in to leave a comment.