I\'m trying to display my reports on the browser , but I keep getting this error:
In my case i was using Arial fonts for this i have configured arial fonts in irfonts.xml which was like below
but it should be like :
/normal>
so their was a space before the end tag of each tag in above configuration file.
i fixed it by removing space between them.