Changes
Title
unchanged
Add charts / print buttons to your webapp
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
chart, print, flash, excel, csv, pdf, xls
Content
changed
[...]
1. Generating PDF with - [tcpdf](http://www.yiiframework.com/extension/tcpdf/) *needs to be rechecked as it does not work properly...*
2. Simple Yii extension [printout](http://www.yiiframework.com/extension/printout) for .datagrid and other .css elements printing
3. Yii CSV generator [csvout](http://www.yiiframework.com/extension/csvout/) *See installation [issues](http://www.yiiframework.com/forum/index.php?/topic/4213-csvout-install-problem/)*
4. Generating PDF with [pdflib](http://www.yiiframework.com/forum/index.php?/topic/6810-pdf/).
5. [phpexcel-codeplex](http://www.yiiframework.com/extension/phpexcel-codeplex/) by sharehua ([Wiki](http://www.yiiframework.com/wiki/101/how-to-use-phpexcel-external-library-with-yii/))
**Additional data generation, aggregation, grouping extensions and methods:**
1. ...[...]