Kingsto88
21st November 2005, 03:16
Hi experts,

I am trying to print my text in my PO.

I added the field tdpur041.txta into the report layout. But the printout is like this.


FE900023 this is text with multilines
second line of text
third line of text


the report layout is like this

tdpur041.item tdpur041.txta

i expected it to be like this

FE900023 this is text with multilines
second line of text
third line of text


Can some one help, please. I am in Baan 4c4

Thanks and regards,

Kingsto88
21st November 2005, 03:18
the layout is suppose to be like this


FE900023 first line of text
--------- second line
--------- third line

mark_h
21st November 2005, 18:07
I do not really think you can do this - I think it is the cr/lf that cause the text to come out that way. I guess you could always convert the text to a buffer and then print each line(using something like layout.again) in the format you want.

Kingsto88
22nd November 2005, 10:14
Thanks Mark, good idea.
I will try to do that.

rgds

darpan
22nd November 2005, 12:04
Dear

I faced the same problem before and used the following methodology which is attached here by

If u find any other better method pl'z do tell me

Regards and Thanks

Darpan Bhansali