Relative Content

Tag Archive for javascript.netblazorjspdfhtml-to-pdf

Using jsPDF in Blazor to download and generate PDF

I am facing some styling issue when I generate and download pdf using jsPDF in blazor.
What I am doing is loading html string coming from DB into iframe then there are two buttons Print and Download to view and download the pdf but unfortunately there are some styling issues and idk how to solve this.