A class to allow creation of custom Type3 fonts using color icons and characters outside the standard 16 bit range. Most commonly this would be used for emojis.

Characters can be added individually or as a group if you have a PDF in a suitable format.

System.Object
   WebSupergoo.ABCpdf14.Operations.CustomFont

 

   
   
Method
Description
Throws Exceptions CustomFont Create a CustomFont from a Doc containing one icon per page.
Throws Exceptions Embed Embed the custom font into a document.

 

   
   
Property
Description
Glyphs The set of Glyphs in the font.
BBox The smallest bounding box which will encompass all glyph bounding boxes.