make sure you have permission to write to the required path on the disk "PhysicalPath", try "File.WriteAllText(FilePathAndName,"test")" to see that it works.
what is the purpose of "Coordinator" and "Converter" classes? It looks like direct delegate to "HtmlRender.RenderToImage" without any additional logic.
what is the purpose of "Coordinator" and "Converter" classes? It looks like direct delegate to "HtmlRender.RenderToImage" without any additional logic.