kerning font in an rtf template (XML Publisher in Oracle EBS 12.1.3)
When I build an rtf template in word and merge it locally, I can set kerning for my font (expand by 1 pt) using font properties in Word. This does not work when I upload the template and run concurrent request.
This also works on local machine, but not on server. <fo:block font-family="Courier" font-size="10pt" letter-spacing="1pt"> <?ADDRESS_BLOCK?></fo:block>
Does anyone have a trick for forcing the letter spacing to 1pt on an rtf template?
Thank you,
Tam