[SOLVED] I need to do a WRAP in a large field Varchar(250)

Hi Friends,

I need to do a Wrap in a pdf report, because the field is Varchar(250) and I only have to print 50 characters but wraping in more lines 50 characters each.

please help me !!
How to do these WRAP ?

I attach a image file

Thanks
Aquiles

pdf_dont_wrap_field.jpg

Re: I need to do a WRAP in a large field Varchar(250)

RESOLVED !!

I change the “text” definition by “Multiple line Text”
AND change the “Anchor” to the anchor desired.

and now I have the Wrap field correctly !!

Aquiles

pdf_dont_wrap_field.jpg

Acquiles,

I’ve some problem but I do not understand what does Anchor means.
Thanks

“Ancho” in spanish is the same as “width” in english

see the attached image…
Aquiles

imagen1.jpg

I’ve tried everything exactly and it’s not working for me. The field type is multiple lines text set the width in the field itself to 40, not in the pdf code part. No matter if I choose show or not show html content I get <br> every 40 px yet the field is not wrapped and goes off the page.

I’ve tried everything exactly and it’s not working for me. The field type is multiple lines text set the width in the field itself to 40, not in the pdf code part. No matter if I choose show or not show html content I get <br> every 40 px yet the field is not wrapped and goes off the page.