[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Im-/Export of ODF files?
- From: Michael Gerbracht <smartmails@...>
- Date: Mon, 26 Jan 2009 16:46:25 +0200 (MESZ)
Has anyone looked at importing and/or exporting ODF (open document format,
e.g. used by open office) files using lua? I am mainly interested in
writing and reading spreadsheet tables. Using CSV files is not sufficient
for my purposes.
If not: Can you suggest a good way to start? Do you need to start from
scratch or can you use solutions from other languages? However, I would
like to keep my program platform independent, so I do not want to use a
solution that works with lua but only works on linux/windows.
Thank you very much,
Michael Gerbracht