How to Print Memo Field In Report Body

Hi,

I am using a memo field (varchar) in my P/O line entry. Right now I am
having problem printing out the memo filed in my P/O form at body
part. Because of variable length description keyed in by the user , the
body part of a form only printed the fixed length you specified during
the design time. I had tried using label field with display tag, field
type wtih TEXT_FIELD, TEXT_AREA & RTF_AREA in body part , it also
print single line only.

Thanks.

Kelvin

Hi Kelvin,

You need to set the print sliding options. You can find it in the properties.

Hi ROCLASI,

Thanks for the help. I got it.

Kelvin