Welcome Guest, Not a member yet? Register   Sign In
Creating Invoice PDF from the data fetched from MySQL database
#1

(This post was last modified: 02-09-2017, 03:42 AM by Nishant Thakur.)

I am working on an invoicing software using CI 3  framework. I have create a form for user to fill in all the required information. Now I have to send that information to a PDF templete in an organised order. Please explain me how should I do this.
Thank you
Reply
#2

I use DomPDF whenever I need to output content to a PDF file

https://github.com/dompdf/dompdf
Reply
#3

I use TCPDF for creating my PDFs
Reply




Theme © iAndrew 2016 - Forum software by © MyBB