[symfony-users] how to do pdf in symfony

2010-03-01 Thread Arthur Ccube
how to generate pdf files from my html/pdf templates in symfony? It is better to have free/open source methods. Thanks! -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the

Re: [symfony-users] how to do pdf in symfony

2010-03-01 Thread DEEPAK BHATIA
http://www.symfony-project.org/plugins/sfPhpExcelPlugin PDF can be generated using this library. On Tue, Mar 2, 2010 at 6:48 AM, Arthur Ccube arthurcc...@gmail.com wrote: how to generate pdf files from my html/pdf templates in symfony? It is better to have free/open source methods. Thanks!

Re: [symfony-users] how to do pdf in symfony

2010-03-01 Thread Alexandru-Emil Lupu
You could try sftcpdfPlugin or so... sent via htc magic On Mar 2, 2010 7:21 AM, DEEPAK BHATIA toreachdee...@gmail.com wrote: http://www.symfony-project.org/plugins/sfPhpExcelPlugin PDF can be generated using this library. On Tue, Mar 2, 2010 at 6:48 AM, Arthur Ccube arthurcc...@gmail.com