We have a server side PDF generation which converts HTML to PDF .
However we find that the phone number exactly like this PhoneIcon - Its strange that we actually don't deal with HTML directly when we generate this PDF , we deal with IDN , and basis the IDN , the HTML in the DB gets converted to PDF . However there are cases where HTML is also sent from the browser directly in which case a browser side intervention looks possible .
Does anyone know what is causing this problem ? It has been noticed in IE and we came to know there is a plugin that does Phone Number to this format thingy .