[Mono-list] C# Office Ubuntu/Windows

Marco Ridoni m.ridoni at gmail.com
Wed Nov 2 12:25:34 UTC 2016


In my experience, you basically have two options:
1) Build a C/C++ stub to invoke Open/LibreOffice an call it via
PInvoke/DllImport
2) Use AODL to generate directly .odt/.ods documents

I can send you sample code for both cases, actually I'm using method 2 for
generating documents from a template

m.

2016-11-02 11:00 GMT+01:00 Wolfgang Mauer <wolfgang.mauer at kabelmail.de>:

> Hi all,
>
> since LibreOffice „canceled“ the C#(CLI) support of Ubuntu, I looking for
> an alternative.
>
>
>
> I need to fill out a template(was .ott with textfields) with data, and
> open it with whatever…
>
> I need to store the document to database, so I need a kind of
> close-listener.
>
>
>
> Any ideas?
>
>
>
> Wolfgang
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-list/attachments/20161102/8762241a/attachment.html>


More information about the Mono-list mailing list