preethi
13th August 2010, 14:20
Hi all,
We have a report with a single line in detail section. In this single line we have a field which has a length of around 400 chars. So i divided the long string into multiple strings in multiple lines.
ex: instead of remstr we have now remstr1, remstr2,...remstr10
now all these fields will not have data in all cases. How can i remove the empty lines that are printed when there is no data in 'remstr1..10'
Any ideas are welcome
Thanking you in advance
We have a report with a single line in detail section. In this single line we have a field which has a length of around 400 chars. So i divided the long string into multiple strings in multiple lines.
ex: instead of remstr we have now remstr1, remstr2,...remstr10
now all these fields will not have data in all cases. How can i remove the empty lines that are printed when there is no data in 'remstr1..10'
Any ideas are welcome
Thanking you in advance