rdvojmoc / DinkToPdf

C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
MIT License
1.09k stars 416 forks source link

How can I add background-image? #181

Open dogustuluk opened 1 year ago

dogustuluk commented 1 year ago

I take the html page in my project and convert it to pdf, but the backgorund-image that I gave with css on my template 102. html page is not displayed in my pdf file. Is there a workaround for this? I get my images from url.