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:[email protected]] 
Sent: Thursday, September 12, 2013 9:26 AM
To: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to