Word wrap in a text box

J

Jim Pockmire

A text box 4 lines long wraps text from a field in a query. Sometimes the
last letter of a word is cut off on a line and placed on the next line.
Ideas as to causes or solutions?
 
F

Fons Ponsioen

What about setting the can grow property to yes, usually
that causes the box the textbox to expand a necessary.
I have had occasions where a line would be cut off at the
bottom (like printing only the top half of the last line,
I found this to be resolved by using format -size-to fit
and/or allign to grid in the report design view.
Hope this helps.
Fons
 
Top