I need to generate good looking PDFs via Clojure

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

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
  • WKHTMLToPDF

    Discontinued Convert HTML to PDF using Webkit (QtWebKit)

  • Why pay for prince when there is https://github.com/wkhtmltopdf/wkhtmltopdf ?

  • clj-latex

    A library for representing LaTeX code in Clojure

  • 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
  • pdfshot

    PDF screenshot generator for web pages

  • Not really a clojure specific solution, but in the past there was a project that layed out html with styling appropriate for printe pdfs(page breaks etc), which then create a pdf by screen shotting the page with https://github.com/xcoo/pdfshot

  • u/halgari I can recommend using selmer with LaTeX, we have described this here https://gitlab.com/replikativ/datahike-invoice. We probably have the most beautiful PDF invoices now ;).

  • stencil

    templating engine for DOCX and PPTX files (by erdos)

  • You can use stencil for docx templating and JODConverter for docx to pdf conversion.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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