MaryBarbara
Programmer
I have a text box that is variable in length on my Crystal report. There is text and datafields in the text box. The crystal report is sent directly to a pdf file for printing, but often the last few characters at the end of the line are cut off.
Example:
" Your name is John Doe and you have $25000.00 in our saf"
You live at 123 street. You have $2,123,123.00 in savin"
The last of the characters are dropped on the pdf form.
Depending on the variable data, the last letter dropped
could change.
I use the can grow fuction on the text box.
Any ideas on how to create the text box so it wraps correctly for a pdf form?
Example:
" Your name is John Doe and you have $25000.00 in our saf"
You live at 123 street. You have $2,123,123.00 in savin"
The last of the characters are dropped on the pdf form.
Depending on the variable data, the last letter dropped
could change.
I use the can grow fuction on the text box.
Any ideas on how to create the text box so it wraps correctly for a pdf form?