Hi Alexey

It depends what you want to do.

You can open the OpenOffice/LibreOffice GUI using the Shell command with the 
appropriate parameter for the module you wish to use e.g:

libreoffice4.1 --writer

You can also call some OO/LO functions using the Shell command, which do not 
open the OO/LO user interface. For example you can convert document formats. 
The OO/LO documentation will explain the options and the syntax - use Google to 
find.

You can create template documents using OO/LO. If you save them in .fodt format 
(a derivative of XML) your Gambas program can scan the template for identifiers 
of your choice and then make substitutions. The result is a very 
professional-looking document, generated dynamically by Gambas.

Hope this is helpful.

Nige


                                          
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to