Apex fop add ttf fonts
Hello, Im solving problem with PDF printing in Apex 4.1.1 and fop 0.93 running on oc4j . There is problem with some characters displayed as “#” in output pdf. This usually means the selected font doesn't have a glyph for the character.
I have studied apache fop reference where is written that I can add custom fonts. But I cant realize how to modify apex_fop.jsp to add ttf fonts.
Can anyone help?