I am doing a smart form for Sales Invoice .I am using RLB_INVOICE print program and I am modifying the form LB_BIL_INVOICE . I need to display the header text of the invoice document in the problem.
The size of the window in which I am displaying the header text should be dynamic based on the text. i.e. the width of the window will be constant always and the Height of the window should depend upon the text content. Can anyone help me out in this?