We are getting the below error while converting a html file to pdf using aspose.pdf. “getContentAreaBPD() called when it should have been overridden”. Also, sometime the html itself is not loading “Document htmlDocument = new Document(dataDir+“sample3.html”, options);” .
Kindly help to resolve the issue asap. if required we can share you the sample html which are trying.