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 359 forks source link

Border-radius on background-color is ignored #901

Open francisco4challenge opened 1 year ago

francisco4challenge commented 1 year ago

Hey!

issue: Have a element with a background-color and a border-radius, but the radius is not applied. It only works for a border property.

Is this a limitation, is there a work around?