Skip to Content
0
Former Member
Sep 12, 2007 at 10:12 AM

SAP SCRIPT issue when displaying Super Scripts

21 Views

Hi All,

I have issue in SAP SCRIPT for printing the Material Text as follows

“8 CRA® spaFX™ / freshFX™ folder”.

This text is coming from print program to SAP SCRIPT as shown below

&xekpo-TXZ01(40)&, but the print preview is displaying as

“8 CRA® spaFX# / freshFX# folder”.

This issue here is instead of ™ it is showing some Junk characters #, but in debugging mode I am able to see this as ™ only.

For this I created Character format ,,,,,,/ &XEKPO-PEINH(5.0)& but still it is displaying (spaFX#) only instead (spaFX™).

Can anyone suggest me how to handle this issue.

Thanks in advance.