Andreasson Eskil wrote:
>
> Is this possible??
>

Of course.  The Microsoft Office applications are controllable at a very
fine-grained level.

That doesn't mean it's going to be easy.  Generally, the way to start a
task like this is to record a VB macro of the action you want to take,
then figure out how to translate that VB code into Office calls.  There
is good documentation on the Word object model, although naturally it's
all oriented toward VB and C# programming.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to