gmanny / Pechkin

.NET Wrapper for WkHtmlToPdf static DLL. Allows you to utilize full power of the library.
400 stars 128 forks source link

jQuery JavaScript execution exceeded timeout for heavy large amounts of data #50

Open johnphho opened 11 years ago

johnphho commented 11 years ago

Is there a way to set SetSlowScriptTermination to false. I get "JavaScript execution exceeded timeout" and my PDF report is not generated (script is stopped).

This setting seems to be depreciated. It only happens with large amounts of data. I am loading a pretty large JSON object (around 6000 nodes) by including a local generated javascript file containing the JSON object.

Any ideas how to tweak this to run.