I'm using wkhtmltopdf to download a webpage as pdf.
But the css property letter-spacing seems doesn't work
font-size:20px; letter-spacing:0px;
font-size:20px; letter-spacing:1px;
The spacing is very large for 1px...
I tried with 2 differents font-family
Its a known issue. https://github.com/wkhtmltopdf/wkhtmltopdf/issues/1575 . No fix for it. Only to avoid using letter-spacing