2 Votes Vote

Creating PDF documentation

Posted by topdog 305 days ago Questions| pdf documentation create All

I'm in the process of building a web application and will need to create documentation on a customer by customer basis. These files will be saved in pdf format.

I'm looking for help in the process and production of these reports, should I use a doc/docx template and load that data into the file then create the pdf (if it is possible), or create the document in html/css and then use dompdf or something similar to create the pdf?

I'm using codeigniter as my framework.

Originally asked by: davidglassford on Stack Overflow

Discuss Bury


Who Voted for this Question