John W. Kennedy wrote: > Kenny Willems wrote: >> Hello, >> >> I really really need your help. How can I create / modify / ... an >> OpenOffice file in VISUAL STUDIO 2005, using VB.NET. >> It's a task for my graduation project. I'm searching for weeks and found >> some information, but no one knows how to do it. >> >> For what I understand is has something to do with UNO, but I can't find >> it to let it work with VB.NET >> >> Could you please help me and many others > > A) Have you been to <URL:http://download.openoffice.org/2.2.0/sdk.html>, > downloaded, installed, etc.? > > B) I suppose UNO OLE Automation Bridge would be the way to go, but I > don't know my way around .NET at all.
There's a direct .NET support available through the CLI UNO bridge. You can read more about this in the UDK project. For further questions please use the dev list of this project or the API project. Best regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
