Monday 25 December 2017

Generate PDF report from REST API

I have a REST API using Express and mongoose. I need to generate some tabular reports in pdf, but the libraries and packages I was testing(pdfKit, voilab-pdf-kit) don't let me add style to the table of the reports. What is the better approach to generate pdf file with style and images?Thanks in Advance

Submitted December 26, 2017 at 12:45AM by joseleg176

No comments:

Post a Comment