Exporting to ms-excel, Open Document Sheets.

thread: 4 messages  |  last: about 4 years ago  |  started: friday, november 9, 2007, 9:08 pm pst


#1  |  Felix Guerrero (Merida, Venezuela) Venezuela
Friday, November 9, 2007, 9:08 PM PST

Would be helpful export to MS-Excel/ODS standards formats from QCodo.

There is a PEAR package named SpreadSheetExcelWriter (<http://pear.php.net/package/Spreadsheet_Excel_Writer/>) that puts formulas, styles even images into the ms-excel files from PHP. This feature would be a generation reporting tool into the framework.

Thanks Mike for support this great framework.

#2  |  Mike Ho (San Diego, CA) United States of America Qcodo Administrator
Monday, November 12, 2007, 3:22 PM PST

Not sure how you'd want that “integrated” per se... why not just use PEAR's along with qcodo instead?

No use reinventing the wheel when you don't have to. =)

#3  |  scorps Estonia
Monday, December 3, 2007, 1:04 PM PST

as of excel 2003, excel now supports xml spreadsheets so u can create valid spreadsheets inside your templates and dont have to use that pear writer anymore :). just make sure not to extend the basic qforms class.
More info: http://www.devx.com/OfficeProDev/Article/29367

#4  |  Riccardo Tacconi (Leamington Spa, UK) United Kingdom
Tuesday, December 4, 2007, 11:44 PM PST

I have a class which creates raw data to be saved as a xls file. It works with ADOdb but I will modify it to use the Qcodo's DB API.



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.