Viewing profile — mimi_007
mimi_007
HN member- Joined
- Mon, Jan 27, 2025, 5:04 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About mimi_007
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #42843281
Thanks, I’ll try out that invoice PDF guide. Been looking for a practical example like this.