Antonio Leonforte wrote:
The dev and API type lists are probably a better place to ask. Also, there isHi all,
this is my first post on this list. I have searched for a while for the info
I need, but I could find nothing helpful. Please let me know it this is not
the appropriate list to post to. I would make clear first that I am NOT a
OpenOffice developer, I just would like to USE OpenOffice to create .doc
documents programmatically (i.e. by invoking UNO API from a C++
application).
http://www.oooforum.org/
Check out the macros and API sections. Lots of questions answered there.
I do a lot with the API, but not from C++. If you are not aware of it, check this out...
http://oooauthors.org/groups/authors/developmentprimer/
Yes, some people do, but I am not one of them.... Post on the dev list and the oooforum...I have spent a couple of days compiling UNO IDL and finally succeeded in coding a test C++ application, compiling and linking it with MSVC 6.0. My problem is that I get a crash the very first invocation of a UNO API class method. I checked and the code seems to be ok, maybe I need to set some compiler option? Does anyone here have some experience in crating documents programmatically within a MSVC application ?
Thanks in advance.
Antonio Leonforte
INTEGRA Sisyemi.
-- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm Free Info: http://www.pitonyak.org/oo.php
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
