Skip to Content
0
Former Member
Apr 29, 2009 at 08:18 AM

Print string in Smart Form

61 Views

hi, i have a problem while print long string in smart form.

If the string is too long to display in one line,

it is split into another line.

However, the words are also split into two lines.

For example,

my string is "this is a long string",

when it is printed , it become

"this is a lo

ng string"

Does anyone know how to solve this problem?

Would u pleas tell me, thanks a lot.