Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
esbenp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
esbenp
9y ago
We actually used wkhtmltopdf before we started using pdf-bot. wkhtmltopdf development has slowed a lot, it is very unstable and you need to run a 2 year old alpha version to support flexbox (if I remember correctly) :-) headless chrome is a
2.
▲
by
esbenp
9y ago
That is a cool idea! Would only require to setup a small server as webhook endpoint that creates the e-mail.
3.
▲
by
esbenp
9y ago
Yeah I think Puppeteer is a very cool project. Unfortunately, it came out literally one or two days after i finished the initial version of pdf-bot. Maybe I will incorporate it soon! :-)
4.
▲
by
esbenp
9y ago
Appreciate it. EmailThis lookes very cool! I have considered using Puppeteer for pdf-bot, it came out right after I finished it :-)
5.
▲
Show HN: Pdf-Bot, an API/CLI for Generating PDFs Using Headless Chrome
(github.com)
235 points
by
esbenp
9y ago
|
79 comments
6.
▲
by
esbenp
10y ago
https://github.com/esbenp/prettier-vscode
7.
▲
by
esbenp
10y ago
I made a VS Code plugin for Prettier https://github.com/esbenp/prettier-vscode It is my first VS code extension so have no idea if it is correct way. Feedback is welcome.