I would like to be able to automate creating spreadsheets and adding data to an OpenOffice spreadsheet using a script (any scripting language is acceptable - PowerShell, Python, or even JavaScript).
Is there a suitable library or tutorial?
I would like to be able to automate creating spreadsheets and adding data to an OpenOffice spreadsheet using a script (any scripting language is acceptable - PowerShell, Python, or even JavaScript).
Is there a suitable library or tutorial?
Take a look at this white paper: Examples for Open Office Automation with Scripting Languages.
Curious, I just looked at OOo UNO to answer another question and the link is going to be useful again...