Integration of Openoffice with .net

Discuss the word processor
Post Reply
pradeepkumar_kn
Posts: 1
Joined: Thu Feb 21, 2008 7:37 am

Integration of Openoffice with .net

Post by pradeepkumar_kn »

Hi,
Does anyboady know how to integrate openoffice.org writter into .net application.
TerryE
Volunteer
Posts: 1401
Joined: Sat Oct 06, 2007 10:13 pm
Location: UK

Re: Integration of Openoffice with .net

Post by TerryE »

Yup, you need to read chapter 3 of the OpenOffice Developers Guide. The OOo functional eqiuivalent of .Net is the UNO integration layer. This has an automation bridge to COM, as does .Net so you can talk to UNO applications through this double bridge Also Google "openoffice .Net" for various examples and discussions.
Ubuntu 11.04-x64 + LibreOffice 3 and MS free except the boss's Notebook which runs XP + OOo 3.3.
Post Reply