Excluded Fonts Example?

  • I'm using the FontMode: EmbedTTF - but I would like to trim down the embedded TTFs (to not include Arial, Courier New, etc) by using the ExcludedFonts property.

    So I use: pdfControl.SetSProp(10, "Courier New"); and I think I still see that font being embedded - at least the file size makes me believe it - and it still says "Courier New (Embedded)" when I look at the fonts property of the PDF in Acrobat Reader.

    Thanks,
    Brian.