How to dynamically generate PDF documents

Posted by Thomas on Ask Ubuntu See other posts from Ask Ubuntu or by Thomas
Published on 2013-05-27T10:56:19Z Indexed on 2013/11/13 10:11 UTC
Read the original article Hit count: 215

Filed under:

I want to build a web application for generating stylish PDF documents. The layout should be based on a design templates and the data should come dynamically from the database. Ideally I want to design the template in a "publishing like" tool with placeholders and replace these placeholders by the web application with the data from the database. Think of something like an invoice generator, where a customer could choose from different invoice templates and the invoice data itself coming from the DB. Thanks for your ideas!

© Ask Ubuntu or respective owner

Related posts about pdf