I had the same problem. You have to either embed the font via the config file or add it as a reference. I resolved my issues by merely referencing the Symbols font.
<renderers> <renderer mime="application/pdf"> <fonts> <referenced-fonts> <match font-family="Symbol" /> </referenced-fonts> </fonts> </renderer> </renderers> -----Original Message----- From: Bonekrusher [mailto:djs...@yahoo.com] Sent: Thursday, September 12, 2013 9:26 AM To: fop-users@xmlgraphics.apache.org Subject: RE: Greater than or Equal to symbol Fop 1.0 Thanks Robert. I will troubleshoot. If you got it working, then there is something wrong in my config. Thx Phil -- View this message in context: http://apache-fop.1065347.n5.nabble.com/Greater-than-or-Equal-to-symbol-Fop-1-0-tp39197p39202.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org