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

com.openhtmltopdf.css-parse WARNING:: (static/html2pdf.css) Value initial is not a recognized identifier at line 1. Skipping declaration. #890

Open lindadev77 opened 1 year ago

lindadev77 commented 1 year ago
It's not support the value `initial` of border-style and border-color attribute,I wonder if there is another way instead. border-style: initial; border-color: initial;