Live data from Hacker News

Generate PDF from URL or HTML with Electron

github.com

1–5 of 5 posts

Re: Generate PDF from URL or HTML with Electron

#4

There's also wkhtmltopdf.org as another headless/comand line pdf renderer

Actually I have lots of issue with wkhtmltopdf.org, it does not really support well for encoding text like Myanmar language(haven't test it yet). Plus 'the browser' is the best(not even one of) tool to render HTML properly, that's what I've been loving it so far.