<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: kappadi3</title><link>https://news.ycombinator.com/user?id=kappadi3</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 20:33:58 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kappadi3" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kappadi3 in "Uber torches 2026 AI budget on Claude Code in four months"]]></title><description><![CDATA[
<p>We ended up using a service like yakpdf, for HTML to PDF generation.<p>It handled most of the rendering issues out of the box compared to headless browser setups.</p>
]]></description><pubDate>Sun, 03 May 2026 09:57:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995320</link><dc:creator>kappadi3</dc:creator><comments>https://news.ycombinator.com/item?id=47995320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995320</guid></item><item><title><![CDATA[New comment by kappadi3 in "Ask HN: Is there a way to render URLs to PDFs on Android?"]]></title><description><![CDATA[
<p>yakpdf can handle HTML/URL to PDF conversion through an API without dealing with browser setup or headless tools.</p>
]]></description><pubDate>Mon, 27 Apr 2026 12:13:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47920571</link><dc:creator>kappadi3</dc:creator><comments>https://news.ycombinator.com/item?id=47920571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47920571</guid></item><item><title><![CDATA[New comment by kappadi3 in "Quest for Permissively Licensed PDF Library in C#"]]></title><description><![CDATA[
<p>If you ever revisit alternatives, you might want to try YakPDF
It gives you:<p>- HTML → PDF without any browser engine
- PDF compression & optimization
- Simple API for manual PDF generation
- Text extraction
- No native dependencies and cheaper than Aspose<p>It’s not a full drop-in replacement for every Aspose feature, but it covers the core workflow you mentioned and is much lighter to integrate.<p><a href="https://rapidapi.com/yakpdf-yakpdf/api/yakpdf" rel="nofollow">https://rapidapi.com/yakpdf-yakpdf/api/yakpdf</a> (open via firefox)</p>
]]></description><pubDate>Mon, 17 Nov 2025 15:41:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45954558</link><dc:creator>kappadi3</dc:creator><comments>https://news.ycombinator.com/item?id=45954558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45954558</guid></item><item><title><![CDATA[New comment by kappadi3 in "Ask HN: What is nowadays (opensource) way of converting HTML to PDF?"]]></title><description><![CDATA[
<p>Puppeteer and Playwright are the main open-source options nowadays, both solid for HTML → PDF once your print CSS is sorted.
Don’t forget proper page breaks (break-before/after/inside) — e.g. break-after: page works in Chromium, while always doesn’t. For trickier pagination you can look at Paged.js, and I’d test layouts in Chrome/Edge before automating.<p>Shameless plug: I run yakpdf.com, a hosted Puppeteer-based service if you want to avoid self-hosting.
<a href="https://rapidapi.com/yakpdf-yakpdf/api/yakpdf" rel="nofollow">https://rapidapi.com/yakpdf-yakpdf/api/yakpdf</a></p>
]]></description><pubDate>Sun, 28 Sep 2025 15:36:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45405118</link><dc:creator>kappadi3</dc:creator><comments>https://news.ycombinator.com/item?id=45405118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45405118</guid></item></channel></rss>