:: krowemoh

Friday | 13 DEC 2024
Posts Links Other About Now

previous
next

Using Wkhtmltopdf

2022-03-15

One of my favourite pieces of software as its a binary that runs basically anywhere that can generate pdfs from html. Super useful! It doesn't have support for proxies so, I can't use vue3 on it but vue2 does work so I'm going to take a stab at getting PDFs working a little bit better by using vue to do the templating instead of raw javascript.