Custom Fonts for DOMPDF
问题 I'm Using DOM PDF 0.6.0 Beta 2. I want to use custom fonts (Fonts: 'Segeo Print', 'Lucida Handwriting','Airplanes in the Night Sky') in PDF file. I followed the guidelines to install and use fonts in my PHP Code, which is given here http://code.google.com/p/dompdf/wiki/CPDFUnicode But I'm not able to get desire fonts in my PDF. You can find my code in this post. Please Let me know how I can resolve this issue. <?php require_once("dompdf_config.inc.php"); $html = "<html> <head> <meta http