Hi colleagues,
I'm using a textfield in a table to display data in a non-interactive Adobe form. I've set the field to RTF text and I'm pushing dynamically retrieved text into it. I'm not getting any formatting interpreted by the textfield, even using XHTML formatting (ul, li, p tags) nor by using RTF formatting (
{\listtext | 1. | }bala1\ |
{\listtext | 2. | }bala2\ |
}). I'm passing all information into the textfield by means of a string variable.
I couldn't clearly find this in SAP nor in Adobe (even though guru Thomas Jung made a reference to a link Inserting a Text - SAP Interactive Forms by Adobe - SAP Library where sap script is supposed to be used). Do I have to pass another type of variable to this field - like a sap script table instead of a string?
Thanks a lot in advance,
Ioan.