Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
If you have feedback that’s not listed yet, submit your own.
Thanks for joining our community and helping improve Syncfusion products!
1
Vote
HTML to PDFconversion - Set background image in CSS
KI Kiran
Created On
:Feb 19, 2020 2:17 AM
Updated On
:Apr 29, 2020 9:49 AM
Type
:Bug Report
Control
:PDF
Version
:18.1.0.42
KI Kiran
Created On
:
Feb 19, 2020 2:17 AM
Type
:
Bug Report
Control
:
PDF
Updated On
:
Apr 29, 2020 9:49 AM
Version
:
18.1.0.42
Is there any way to convert HTML string into PDF file? And most importantly can we apply a background image to PDF page while converting HTML file/ contents into PDF file? I am using HTML string with CSS where I am applying background image for div through CSS(background-image: URL());, But this is not working when I am converting this HTML to PDF using Syncfusion PDF for .NET