Live data from Hacker News

Viewing profile — mimi_007

mimi_007

HN member
Joined
Mon, Jan 27, 2025, 5:04 PM UTC
HN karma
1
Public activity
3 items

About mimi_007

No profile information was provided.

Recent public activity

  1. comment
    Comment #45963193

    You can skip low-level PDF libs entirely and just generate the PDF from an HTML/CSS template (or plain HTML or URLS). With PDFBolt you design the layout once in HTML/CSS + Handleba…

  2. comment
    Comment #45448139

    Yeah, wkhtmltopdf can be a pain, especially with modern CSS/JS-heavy pages. One option you could try is PDFBolt - you can design a template in HTML/CSS once, then simply pass the J…

  3. comment
    Comment #42843281

    Thanks, I’ll try out that invoice PDF guide. Been looking for a practical example like this.