Hi all,
I want to render from HTML to PDF by Aspose.HTML for Java, but I see an error message “class com.aspose.html.internal.ms.System.ObjectDisposedException: Cannot access a disposed object” while calling document.dispose().
It only happened when application is running in Production env.
Please help me to resolve this issue.
Thanks.