Thursday | 28 MAR 2024
[ previous ]
[ next ]

Using Wkhtmltopdf

Title:
Date: 2022-03-15
Tags:  

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.