Hi I've been digging around the web and trolling the developers network site.
I'm trying to read an .ods spreadsheet into a delphi program. It's a table. I needed to do this in R and it was as strieght forward as installing a library and pushing read.ods.
ODS's being the open source file of the internet I thought it was universal their must be a simple library I can reference and just say read this.
But that doesn't seem to be the case.
Does anyone have a clue how to do this? Is it possible this isn't supported? Their must be some sort of package for this?