I've heard that one can set up a rendering strategy in ZF2, where I prepare my data, send it to a PDF template, and something (rendering engine) renders PDF from my data.
How? I need to be able to create PDFs, while doing things: * (essentially using blank PDF as a "template") - Ability to output text, HTML tables, and images into PDF form * (essentially using existing PDFs as a template) - Ability to include (reuse) existing pre-made PDFs as part of PDF creation + ability to place more data on said pre-made PDFs How would I begin to make this happen? I am looking for some direction. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/How-to-render-PDFs-in-Zend-Framework-tp4662233.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
