What is font ABCDEE+Arial

1,094 views
Skip to first unread message

duc nguyen

unread,
Apr 21, 2014, 10:49:33 PM4/21/14
to dom...@googlegroups.com
I see on pdf file has been exported from word 2013 (by save as function), font ABCDEE+arial embedded with Encoding: ANSI
So, how can I add that font by using DOMPDF?
Please help me to finish task. Because embed font as normal (convert ttf font to ufm font) does good support for my pdf file exported.

Thanks you.

BrianS

unread,
Apr 22, 2014, 3:57:31 PM4/22/14
to dom...@googlegroups.com
The ABCDEE+arial "font" is probably a subset of the regular arial font. dompdf is able to embed and subset fonts (using php-font-lib). You can use TTF fonts either by loading them using load_font.php or by referencing them using @font-face. The easier method is to use @font-face since it requires not pre-installation. You can read a bit about the process in the Unicode How-to (though it needs an update to provide better instructions related to v0.6.1).
Reply all
Reply to author
Forward
0 new messages