Font without embedded fonts

PDF creators usually embed the font type used within the PDF itself, but if a user explicitly selects to NOT embed the font, then issues can arise with the proper spacing. If a standard font is used, the DLL can recover and use the encodings provided within the code. If TRUETYPE fonts are used, there is no support for external font files, therefore a default will be used and may cause the spacing to be off.