I usualy use fpdf to do that , but i feel confuse and not simple enough . is there any php framework except that .
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can you yii Framework with tcpdf extention to generate pdf with tcpdf http://www.yiiframework.com/extension/tcpdf/ To generate xls you can use the phpexcel Yii extention http://www.yiiframework.com/extension/phpexcel/ |
|||
|
|