XML Publisher gives output as ? instead of TM(Trade Mark) in PDF format
The item description contain 'TM', but the report prints it as (?).As well ® these symbols are shown in output in PDF format.Can I know which font is used to display this in server ?
It seams that the character that we are trying to display is not understandable by the XML Publisher.
From word template, locally the PDF it's ok: UNV_Sales_Order_Ack.pdf.
It's clear a font issue here.
We already copy the standard font files from directory : $FND_TOP/resource to the directory :
$AF_JRE_TOP/lib/fonts and directory : $OA_JRE_TOP/lib/fonts
I uploaded the
It seams that the character that we are trying to display is not understandable by the XML Publisher.
From word template, locally the PDF it's ok: UNV_Sales_Order_Ack.pdf.
It's clear a font issue here.
We already copy the standard font files from directory : $FND_TOP/resource to the directory :
$AF_JRE_TOP/lib/fonts and directory : $OA_JRE_TOP/lib/fonts
I uploaded the
0