Durumdara wrote:

Hi !

I want to draw mail paths in OpenOffice Draw. I get this information from eml header received tags. The problem, that I need to call OpenOffice in some way (COM, OLE ???), and need to draw rectagles and connectors.

How to I do it ?
Anybody can help me with some source code and links ?

Thanx for it:
dd

yes, you can do this using python, C++, Java, Basic, etc... The Draw chapter of my book is available as a free download from the publisher. Also, Danny Brewer has many excellent tools and macros available, see if you can google the name with macro or power tools. This will provide mostly examples in Basic, which will show you how the API works. I can not help you with tranlsation into Python... You are likely to find some examples on the OOoForum, however.

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to