danfickle / openhtmltopdf

An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
https://danfickle.github.io/pdf-templates/index.html
Other
1.93k stars 360 forks source link

Support for text-decoration color #882

Open jochenberger opened 2 years ago

jochenberger commented 2 years ago

You can set a color for the text-decoration, i.e. text-decoration: underline red; If you specify a color though, there is no decoration rendered in the PDF.