[python-win32] Re: FrameMaker programming via FrameMaker API COM? OLE? What?

Thomas Heller theller at python.net
Fri Jul 18 22:52:27 EDT 2003


Brian Mahoney <happy_ca_camper at yahoo.com> writes:

> For FrameMaker I can find no typelib. In the regedit
> entry for the CLSID of FrameMaker API and all other 
> strings with "FrameMaker" there is no TypeLib entry
> and nothing in the OLE/COM Object Viewer Type
> Libraries list.
>
> So, can I query any useful thing via COM FrameMaker
> from Python, or do I just start wrapping?

I don't know, but *before* you start wrapping take a look at
http://starship.python.net/crew/theller/ctypes/

Thomas




More information about the Python-win32 mailing list