Previous | Next | (P-PDF) Developers
Topic: Is there a standard mapping for standard fonts
Conf: (P-PDF) Developers, Msg: 31791
From: aandi
Date: 12/19/2001 08:37 AM
Although fonts like Courier are in some sense standard, they are never implicit. When you refer to a font in the contents stream, it is a reference to a name in the Resources dictionary, and through that to an actual font dictionary in the file. These names can be anything, not just F1, F2 though you might often see this. The base 14 fonts do not require a Font Descriptor, nor do they need to be embedded to display properly; this does make them much simpler to work with.