‎2020 May 26 9:58 AM
HI,
In smartforms, to display a particular window they were using an text element,in that when we give any value in superscript it is converting and printing as #.Please help me out of this.
thanks in advance!!
‎2020 May 26 1:38 PM
When # is displayed instead of an expected character, number or symbol, it means that the character code could not be interpreted.
Please be more specific on what you have done so far and provide screenshots.
Are you aware of Smart Styles for Smart Forms where you can define paragraph formats as well as character formats?
1) Define Character Format in Smart Style for superscript:
In order to display Superscript and Subscript properly, you will need to define/use a charater format that has the effects for Superscript and/or Subscripts activated:
2) Assign Smart Style in Smart Form
3) Use the Character Format tag around the text that needs to be converted
Example:
|Format|Row Text |
------------------------------------------------------
|* |<SS>&YOUR_VARIABLE_CONTAINING_SUBSCRIPT&</> |‎2020 May 26 1:38 PM
When # is displayed instead of an expected character, number or symbol, it means that the character code could not be interpreted.
Please be more specific on what you have done so far and provide screenshots.
Are you aware of Smart Styles for Smart Forms where you can define paragraph formats as well as character formats?
1) Define Character Format in Smart Style for superscript:
In order to display Superscript and Subscript properly, you will need to define/use a charater format that has the effects for Superscript and/or Subscripts activated:
2) Assign Smart Style in Smart Form
3) Use the Character Format tag around the text that needs to be converted
Example:
|Format|Row Text |
------------------------------------------------------
|* |<SS>&YOUR_VARIABLE_CONTAINING_SUBSCRIPT&</> |‎2020 May 26 2:22 PM
# is the default SAP character for any character which does not exist in the code page assigned to the printer.
Can you be more specific about how you defined the "superscript" text? Did you use a special superscript character like ¹²³, or did you define a normal character with superscript style? (see Michael answer)