Hi =?Utf-8?B?bGltaXRpbmcgcGljdHVyZSBzaXpl?=,
I work with terminal server, from an Oracle application I open (with OLE) Word.
The user can insert picture in thr Word document but I want to limit the
size of the picture because weight and comunication problems
Automation questions are better addressed to one of the office.developer groups,
or possibly a word.vba group.
If you're providing the user with a template (addin), you can name a procedure
InsertPicture, use the .Display rather than .Show method for the InsertPicture
dialog, then insert the picture as you prefer it to be done.
If you're creating a DLL addin, you can substitute your own buttons on the menus
and toolbars, removing Word's.
If this is all being done from your Oracle app, then your options are limited to
non-existant.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail
