Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Superscript in Crystal reports formula

I am trying to make part of array text into superscript inside my formula field. I tried rendering the field as HTML with a tag but it seems it is not supported. Following did not work

numberVar array arr:=["1<sup>st</sup>"];

Is there a way round this problem ?

like image 326
Zo Has Avatar asked Nov 15 '25 06:11

Zo Has


1 Answers

It turns out Crystal Reports works with superscript, only the same way as Visual Studio does. Just copy/paste one of these: ¹²³⁴⁵⁶⁷⁸⁹⁰

like image 117
Cerveser Avatar answered Nov 17 '25 21:11

Cerveser



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!