Aspose is converting only first few pages of PDF to HTML Not all the pages. Is it a restriction only during free trial or something else. Attached is the file I tried. I ran the class com.aspose.pdf.examples.AsposePdfExamples.DocumentConversion.PDFToHTMLSingleHTMLWithAllResourcesEmbedded from the examples. Kindly guide.
Regards,
Amit
Hello Amit,
Thanks Fahadadeel.
1. Can you tell me how to do away with this restriction? I am doing corporate level evaluation in technology and this restriction is preventing me to go ahead smoothly. Kindly guide.
2. I dont want to save it as a html file. I want the converted html string. Else I will end up first saving the document and then reading the saved file again to get converted file as a string. How can I do this directly i.e. directly get the html strings? Will appreciate code snippet.
Regards,
Amit
Hello Amit,