I am testing nReco with threadpool , i want to know is it thread safe or not , is there any other workaround ??
[http://www.nrecosite.com/pdf_generator_net.aspx][1]
- Details Of nReco pdf generator : free version : v2.0.50727
PdfGenerator can be used simultaneously from different threads, but every thread should have its own instance of HtmlToPdfConverter class.
By the way, latest version of NReco.PdfGenerator is 1.1.12 (1.1.14 for LT build). You might have confused the PdfGenerator with another components that also have "NReco" namespace.