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 <[email protected]>:

> 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  -  [email protected]
> http://lists.dot.net/mailman/listinfo/mono-list
>
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.dot.net/mailman/listinfo/mono-list

Reply via email to