Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open Office Automation code samples
Message
From
08/05/2008 08:53:05
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01315813
Message ID:
01315818
Views:
5596
You can search www.oooForum.org under OpenOffice.org Macros and API for Mailmerge. There is a lot of good information there, but not much is VFP specific. There are a few VFP specific libraries.


Many non-vfp macros can be converted to VFP. One big use the following is keeping up with all the constant names. I use the following for dealing with constants.
http://fox.wikis.com/wc.dll?Wiki~OpenOfficeConstants


Hentzenwerke also has a book out on Openoffice macros
http://www.hentzenwerke.com/catalog/oome.htm

I have written a class for managing OpenOffice, but I need to go back and put proper references for sources as some of the code comes from the links below.

http://sourceforge.net/project/showfiles.php?group_id=87718&package_id=92227

http://www.pitonyak.org/AndrewMacro.odt

http://www.tedroche.com/Present/VFPOOoAutomation.htm


One issue I have found is that if you run OpenOffice continually such as on a web server back end, the memory used by OpenOffice creeps up and at some point you have to terminate the process to clear the memory.

Ken


>Hi All,
>i need some Open Office Automation codes ,
>any suggestion or samples codes will be very appreciated.
>
>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform