how to handle Superscript in xml publisher reports
How to Handle superscripts(a²) in XML publisher Reports, Propgram completed with warning due to this special character. Please suggest.
Hi,
You can use baseline-shift="super" as <fo:inline> property as mentioned below.
Please use below thread for more detail
Regards,
Brajesh
Super script characters will appear as it is in Output how its present in XML please see the example
XML Data :
PDF Output :
For special characters you should have respective font install in the system then it will appear as it is..
May I know how and where you are using your report and if possible could you please upload sample XML and rtf template.
Hi Thanks for your reply. I have gone through the thread which you mentioned, but i have different requirement. In my requirement customer name field having super script and some special characters. How to Handle?
Thanks
Nagaraj