Re: StackOverFlowError with Aspose 4.3.1. jar

Hi,


Thanks for the reply.
If we use Aspose.pdf 4.2 jar…It is working fine.
But our aim is to convert HTML to pdf so we are using latest Apose.pdf 4.3 jar and getting error.

If we put a single line of code to instantiate the Document object itself getting error.
The below line is enough to reproduce the issue.

com.aspose.pdf.Document document = new Document();

Let me know for any other information.

Thanks
Murthy Kavali