I'm sorry i'm not blogging (my english is too bad) but may be a day.... Today I use a "Document Generator" written in mono that use LaTeX as pdf generator. The mono program build a LaTeX document (using special LaTex cls) and call LaTex with Process.Execute to build the pdf... It works well, but LaTeX models are very difficult to maintain... I've done several test with Mono OO bindings, and it seems possible to use them to replace LaTeX in this program.
I use another "Document Converter" written in mono. It convert any document (recognized by oo.org) into a pdf... Today there's a Macro in openoffice basic, and mono call oo.org (with Process.Execute) and tell oo.org to execute the macro. I've rewritten this program yesterday with oo.org bindings and it works well! I've not found for instance any problem with the bindings... Le mardi 17 avril 2007 à 09:16 -0700, Daniel Morgan a écrit : > Hey, > > Can you email or blog about your experiences with the > mono bindings to OpenOffice.org please? If you blog, > please provide a link to your blog. > > People may not be aware of it working. Also, can you > provide a list of things you did to get it working? > What examples did you try? > > Also, list any problems you find with it. > > Emailing the mono-list mailing list would be good. > > Thanks, > Daniel > > danmorg on irc GimpNet and danmorg on irc.FreeNode.net > Visit sometime in #mono on GimpNet and #go-oo on > irc.freenode.net > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com _______________________________________________ Ce message et les �ventuels documents joints peuvent contenir des informations confidentielles. Au cas o� il ne vous serait pas destin�, nous vous remercions de bien vouloir le supprimer et en aviser imm�diatement l'exp�diteur. Toute utilisation de ce message non conforme � sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite. Les communications sur internet n'�tant pas s�curis�es, l'int�grit� de ce message n'est pas assur�e et la soci�t� �mettrice ne peut �tre tenue pour responsable de son contenu.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
