Soma -

If you unzip a .odt file you'll find that the contents are already in XML format. Do you need some further transformation of that?

- Robert

On Tue, 12 Feb 2008, Alexandro Colorado wrote:

Well not sure how to go about it but what I can tell you is that
OpenDocument is a zip and there is already an XSLT transformation to
plain XML. With PHP support for both Zip an XSLT (php-xsl) you should
just need to call this xslt from php and will end up with the same
result.

There is this:
http://www.jejik.com/odf-xslt/

Now that I read about this project it actually uses PHP too on CLI mode.

On Feb 11, 2008 10:31 PM, Somasekhar M <[EMAIL PROTECTED]> wrote:
 Hi Everyone,

    I need some help in converting open office document file to xml using
PHP as I am not so aware of php.

    Thanks in advance


--
Thanks
Soma Sekhar

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

Reply via email to