You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Ar...@cognizant.com on 2015/11/19 11:31:02 UTC

Need help reg Apache open office

Hi Team ,

I have installed apache open office in my machine. Can you guide me on how I can use it for generating an excel/word file using c#?

Regards,
Arun
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.

Re: Need help reg Apache open office

Posted by Damjan Jovanovic <da...@apache.org>.
Hi

Please see the Developer's Guide at
https://wiki.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide

For C# the CLI binding page inside that guide is important:
https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/CLI/CLI_Language_Binding

If Apache POI (https://poi.apache.org) does everything you want (eg. no
macros), it may be easier to generate documents using it instead.

Regards
Damjan


On Thu, Nov 19, 2015 at 12:31 PM, <Ar...@cognizant.com> wrote:

> Hi Team ,
>
> I have installed apache open office in my machine. Can you guide me on how
> I can use it for generating an excel/word file using c#?
>
> Regards,
> Arun
> This e-mail and any files transmitted with it are for the sole use of the
> intended recipient(s) and may contain confidential and privileged
> information. If you are not the intended recipient(s), please reply to the
> sender and destroy all copies of the original message. Any unauthorized
> review, use, disclosure, dissemination, forwarding, printing or copying of
> this email, and/or any action taken in reliance on the contents of this
> e-mail is strictly prohibited and may be unlawful. Where permitted by
> applicable law, this e-mail and other e-mail communications sent to and
> from Cognizant e-mail addresses may be monitored.
>