API-driven dynamic PDF generator.

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • chrome-headless-render-pdf

  • You could generate html using your own tools like Django or PHP and then use something like chrome-headless-render-pdf to convert your page to pdf. I haven't tried it but I think it would work okay. You probably have to serve the pdfs on a webserver or something because it looks like they are just saved to disk after conversion.

  • Dompdf

    HTML to PDF converter for PHP

  • This is what I did. I just coded a little PHP script that lets me select templates and add pages, and type in markdown, and that gets wrapped in a pre-defined template and piped to a preview page. I have a print button to print to PDF, and an edit button to make changes. I could send it through something like dompdf if I didn't want to deal with browser quirks.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Intro to DOMPDF - lightest and simplest PHP library to generate PDF documents

    4 projects | dev.to | 5 Apr 2024
  • Dompdf as a Phar

    1 project | /r/PHPhelp | 21 Jul 2023
  • Modern PDF library (no html)

    2 projects | /r/PHP | 8 Mar 2023
  • Wordpress budget hosting with ability to install php libraries?

    1 project | /r/webhosting | 3 Mar 2023
  • De HTML a PDF

    2 projects | dev.to | 7 Nov 2022