This is a script to generate Excel sheets in xml and I want to change this
into calc sheets. I am looking for advice on how and where to modify the
tags so the dump is an OpenDocument compliant file.

I paste the source here:
http://alexandrocolorado.com/excelwriter.inc.txt

The issue comes on the function GetHeader, this function basically is the
one that insert the chunck of MSO XML code into the custom file. Herea are
two questions, how to get around the whole Zipping file (since the sole
xml file wont do an open document. And 2nd, how to manage the styles which
are defined on a separate document.

Also some mapping of the tags might help, I have seen some issues
regarding the way Excel consturct their hierarchy specially close to the
cell level.

Regards.

--
Alexandro Colorado
CoLeader of OpenOffice.org ES
http://es.openoffice.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to