Skip to Content
0
Former Member
Jul 02, 2009 at 06:16 AM

Text display problem

61 Views

I am working on a smartform. In this there is a header window which is displaying dynamic text.

Now, the text is getting displayed in wrong way.

Example,

Suppose text is

Payment Terms: CAD

As per offer 1491 and offer 112

SMI is the OEM

SPARE PARTS FOR WRAPPING MACHINE MODEL LSK 30 T SERIAL NUMBER 7634

P.R. 10072170

It is getting correctly populated in internal table using FM Read_Text. But while displaying in print preview it displays as follows

Payment Terms: CAD

As per offer 1491 and offer 112

SMI is the OEM

SERIAL NUMBER 7634 SPARE PARTS FOR WRAPPING MACHINE MODEL LSK 30 T

P.R. 10072170

The part in Bold is comin at the satrting of the line which is not desired output.

Please help me with this issue.