Skip to content
filippopossenti edited this page Apr 26, 2019 · 1 revision

Introduction

Reporting is always a complex problem. Various solutions exist on the market but they all share a common set of problems:

  • closed and/or highly expensive
  • non-standard or not broadly known (difficult to find solution to your problems)
  • limited features
  • steep learning curve

This project aims at proposing a simple way to generate reports by using well-known technologies like HTML, JavaScript and CSS. Essentially, by using this microservice, you can turn any webpage you design into a PDF report. This eliminates the need to learn new very specific markup languages while at the same time providing infinite customisation to your reports as, in fact, you can build them on top on any frontend technology you feel to be the best for your purposes.

Clone this wiki locally