Home Forums General XMetaL Discussion Generate PDF with Symbol, Courier New and Wingding Reply To: Generate PDF with Symbol, Courier New and Wingding

txvia

Reply to: Generate PDF with Symbol, Courier New and Wingding

Hi Derek: The embedded font will only appear “embedded” in PDF is when I also defined the default family as “ArialUnicodeMS” (as in the following code in xep.xml):


 
 
 
          xml:base=”fonts/”
        default-family=”ArialUnicodeMS”>

To actually embed the font, I did the following (also in xep.xml):




               

My problem is, I must define “default-family” as “ArialUnicodeMS” in order for the font to be successfully embedded; I already have another type face defined as “default-family” in xep.xml which my organization must use , what should I do so that I can continue using the font I defined previously while embed ArialUnicodeMS? Thanks again for your help!

Reply

Products
Downloads
Support