I've found some samples of OpenOffice UNO dll to try out with VB.NET, but I'm still having issues with it:
It doesn't want to compile with any version of .NET Framework over 2.0 (Which is at least 7 years old!)
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?
Has anyone had a good experience with OpenOffice Automation and .NET?