Contributor
2208Abhinav

Make a module that will handle all the PDF generation requirements of the software autonomously.


Mentors
Nilesh Prasad, Tony McCormick
Organization
LibreHealth

Currently the software uses a lot of exteranal libraries like HTML2PDF, MPDF, FPDF and TCPDF. My aim for the project is to make a custom PHP library based on TCPDF as backbone to create PDFs autonomously according to the data present in the database and the choices made by the user.