I am having an issue when i am creating a big pdf. i am using XULRUNNER dlls From AbcPdf for creating pdf it works fine but when the document size is large then it fails and give this exception, and one more thing is large pdf working fine on developer machine but on Production server it fails and gives this exception
Failed to add HTML: Exception was thrown in another thread: Remote
process terminated unexpectedly.; Remote process terminated
unexpectedly.(Possible causes: Out of memory or corrupted/incorrect
version of XULRunner folder.).
WebSupergoo.ABCpdf8.Doc.AddImageHtml(String html, Boolean paged, Int32 width, Boolean disableCache)
Common.CreatePDF(String as_HTML, Boolean ab_Landscape)