Word wrap problem
-
- Posts: 55
- Joined: Tue Oct 10, 2017 12:44 pm
Word wrap problem
I find that when I apply word wrapping to certain fields (version 10 and 11) it has the effect of separating a field on the next line from that line and moving it up.____For example, it starts out as follows:____line 1: word-wrapped field__line 2: field1 field2 field3____It becomes this after the word-wrapped field wraps to the next line:____line 1: word-wrapped field__ field1 continues to here__line 2: field2 field3____As shown, field1 did not keep its position on the line with field2 and field3 but moved up. If this is a bug, please advise on a workaround. If it is not a bug, what do I need to do so I can fix the field on the proper line and prevent it from floating.____Thank you.____Jeff
=> RE: Word wrap problem
On the report layout add a blank line between line 1 and line 2__On this line add a line of hard spaces by holding down the space to create a line of spacedots so it looks like what is below.____line 1: word-wrapped field __.....................................__line 2: field1 field2 field3 ______Then try the report again.____Kathleen__R&R Support
-
- Posts: 55
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: Word wrap problem
Kathleen,____Thank you. This works.____Jeff