I've found some samples of OpenOffice UNO dll to try out with VB.NET, but I'm still having issues with it:

  1. It doesn't want to compile with any version of .NET Framework over 2.0 (Which is at least 7 years old!)

  2. Sample is very poor in functionalities, just insert some plain text without formating.

    Are there any specs or documentation available for UNO for .NET? C# or VB?

  3. Has anyone had a good experience with OpenOffice Automation and .NET?

link|improve this question

55% accept rate
Post link to sample or show as your code. – Darius Kucinskas Mar 31 '11 at 6:31
feedback

1 Answer

I have successfully used OpenOffice UNO SDK in my projects.

I posted hello world example in answer to this question "Hello World" using OpenOffice 3 sample code

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.