html2pdf.js
html2pdf.js copied to clipboard
pdf export not working correctly when using underline
i have a html content, under paragraph inside a span with inline style of font-weight:700(for bold) and text-decoration(for underline).
after exporting content not rendering correctly

i have the same problem