I have been asked to make a statistics generator. I've been told I can make it any way I want. Perl, php, php+flex – they doesn’t matter. The main essential feature is ablity to print reports and save them in pdf, or in excel, what is more preffered. I would like to make it with flex so much, couse it has cool graphics components and cause I need practice in flex also. But in php I have great option in how data can be saved to pdf or xls. To save data in pdf I can use pdflib, fpdf, html2pdf. To save data in excel I there are PEAR::Spreadsheet_Excel_Writer and wonderful PHPExcel as people says. I’m sure there will be some troubles with Russian codepages, some minor bugs, but work will be done. And so to flash I don’t have so much choice. All I have is AlivePDF. Well, I have to try. In the worst case I can send data from flash to php and generate report at server.
Comments
Post new comment