Am using nreco.pdfgenerator
to convert html
into pdf
format. Currently am facing an issue where pdf generator tool is throwing an exception while generating the pdf when hosted in other environments. The error as follows:
NReco.PdfGenerator.WkHtmlToPdfException: Exit with code 1 due to network error: RemoteHostClosedError (exit code: 1)
I have given all the required permissions to the folders and files. Not sure about this network error. Can someone look into it ?
Thanks