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:0px;
I had the same issue and I have solved it by
sudo wget http://pastebin.com/raw.php?i=AmfYN3er -O /etc/fonts/conf.d/10-wkhtmltopdf.conf http://www.jeremydaly.com/how-to-install-wkhtmltopdf-on-amazon-linux/