preethi
1st March 2012, 14:25
Hi,

I am printing a text field with multiple lines in a report. The length of each line is considered as 80. But in the report only 72 characters are printed. The layout has space to print 100 characters.

Even if i increase the length to 90 the printed characters are still 72.

The same session when executed on a different company displayed 80 characters.

Any idea what could be the reason?

Thanking you in advance.

rahul.kolhe22
1st March 2012, 15:28
Hi,

For the text field, total columns to be printed on the report depends on the Window Type associated to that text number.

Just check the text number in session "tttxt1100m000", there find the value for "Window type" and for that Window type check the Number of column.

Hope this helps you.

Kind Regards,
--Rahul

preethi
2nd March 2012, 06:13
Hi,

For the text field, total columns to be printed on the report depends on the Window Type associated to that text number.

Just check the text number in session "tttxt1100m000", there find the value for "Window type" and for that Window type check the Number of column.

Hope this helps you.

Kind Regards,
--Rahul

Thank you Rahul. Solved the issue. The number of columns where different.