Show HN: PlutoBook – Fast, lightweight C++ library for generating PDF from HTML

11 points by sammycage 2 weeks ago | 2 comments
  • davidpapermill 2 weeks ago
    This is interesting. So it's HTML -> PDF without using Chrome/Puppeteer etc.? Is that correct. It reminds me of https://weasyprint.org/

    Weasyprint (by their own admission) have really struggled with a lot of bugs, which isn't surprising if you're allowing arbitrary HTML input - how are you getting on with that?

  • jatlin 2 weeks ago
    This is interesting.
    • sammycage 2 weeks ago
      [dead]