Hello,
In slide show view, I'm entering text into a Text Box that has been
generated using the Control Tool Bar. The scroll bar allows us to view text
that extends beyond the visible area of the Text Box.
Is there a way to ensure that when I print the slide, all the content in the
Text Box prints- not just the visible area of the slide. I'm sure it involves
code (if it's possible at all) and I'm a rookie at that, so "be gentle" when
answering...
Thanks much.

Signature
Sandy Johnson
Steve Rindsberg - 11 Feb 2007 22:38 GMT
> Hello,
>
[quoted text clipped - 6 lines]
> code (if it's possible at all) and I'm a rookie at that, so "be gentle" when
> answering...
Hm. A macro could grab the text from the control, hide it, then add a new
textbox in its place then keep reducing the font in the textbox until all the
text fits.
And then print.
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
hu zhenghui - 12 Feb 2007 15:48 GMT
> Hello,
>
[quoted text clipped - 10 lines]
> --
> Sandy Johnson
Textbox control have a property named "AutoSize".