danfickle/openhtmltopdf

Css style: colours with #rrggbbaa not supported

sidag99 opened this issue · 0 comments

Colors and background colors with #rrggbbaa are not supported. Removing the alpha values makes it work.
We get our HTML content from preformatted RTF input, so removing the alpha values is a hassle.