 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
ramesh Guest
|
Posted: Fri May 11, 2007 8:13 am Post subject: Delphi 7/ using 'word.basic' Ole Object - How to Suppress Fo |
|
|
My application : is on Delphi 7.
Using : 'word.basic' Ole Object to implement printing
functionality, - using the call CreateOleObject('Word.Basic').
Requirement : From the code, while Prining some document using the
above object
suppress the Printing of the Footer
Conditionally.
Is there any OLE calls/way to do this ?
Thanks in advance,
Ramesh |
|
| Back to top |
|
 |
Oliver Townshend Guest
|
Posted: Fri May 11, 2007 1:51 pm Post subject: Re: Delphi 7/ using 'word.basic' Ole Object - How to Suppres |
|
|
| Quote: | Is there any OLE calls/way to do this ?
|
You can only do in OLE what you can do in VBA (or worbasic in your case),
which is only what you can do by using Word. There's no simple way to do
this in Word, except by clearing out the footers and printing, and then
restoring them.
Oliver Townshend |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|