DinkToPdf icon indicating copy to clipboard operation
DinkToPdf copied to clipboard

DinkToPdf : Unable to convert html to pdf while using fusionchart cdn in html teamplate

Open shubham27343 opened this issue 3 years ago • 0 comments

am trying to convert a html file to pdf using DinktoPdf library in asp.net core. While I'm able to convert html files with Jquery cdn but when I try to use fusion chart's cdn in html template,C# debugger stops at the convert function of DinktoPdf library (byte[] pdf = _convertor.Convert(doc)) and does not move forward. I am not getting any error in catch function. template1.txt

shubham27343 avatar Aug 25 '20 12:08 shubham27343