Search code examples
c#.netsdkopenoffice-impressodp

Is there any Open Office or Libre Office SDK for .NET?


I need to extract text from presentation files (.odp) that were created in Libre Office Impress.

I thought this would be super easy (I already implemented this function for .ppt and .pptx files). But I can't find any sample code out there that would let me open up .odp files. :(

Any suggestions on implementing this feature?


Solution

  • Take a look at: OASIS Open Document Format for Office Applications (OpenDocument) TC

    You will find out, that any (Open Document)-document is just a Zip-file which contains Xml-files.