C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
MIT License
1.09k
stars
417
forks
source link
Adding footer with htmlurl property referring a html file with trying different kind of relative paths crashes application with throwing no exception. #120
Adding footer with htmlurl property of dlinkpdf , referring to a html file with trying different kind of relative paths crashes application with throwing no exception. Also how do i add html page of one project in another project were actually pdf related query are written. I tried to place the file in same folder as the code in but still it fails.
Adding footer with htmlurl property of dlinkpdf , referring to a html file with trying different kind of relative paths crashes application with throwing no exception. Also how do i add html page of one project in another project were actually pdf related query are written. I tried to place the file in same folder as the code in but still it fails.