Mauricio M. Maia wrote:
Just for curiosity...

- export to ms excel and openoffice calc - currently implemented in the
app 'property'

What do you use for it?

I use PEAR Spreadsheet_Excel_Writer package on my modules. OOo Calc opens the file (better formated than Excel), but it's not their native format...

MaurĂ­cio M. Maia
www.semjanelas.net


From file header:

<snip>
*  Module written/ported by Xavier Noguer <[EMAIL PROTECTED]>
*
*  The majority of this is _NOT_ my code.  I simply ported it from the
*  PERL Spreadsheet::WriteExcel module.
*
*  The author of the Spreadsheet::WriteExcel module is John McNamara
*  <[EMAIL PROTECTED]>
*
*  I _DO_ maintain this code, and John McNamara has nothing to do with the
*  porting of this code to PHP.  Any questions directly related to this
*  class library should be directed to me.
*
</snip>

documentation:
http://search.cpan.org/dist/Spreadsheet-WriteExcel/lib/Spreadsheet/WriteExcel.pm

regards

Sigurd


_______________________________________________
Phpgroupware-developers mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Reply via email to