public interface IFontOutlet
IFontFactory instances specific for a
PDDocument.| Modifier and Type | Method and Description |
|---|---|
IFontFactory |
lookupFontFactory(PDDocument doc)
A
IFontFactory suitable for doc. |
IFontFactory lookupFontFactory(PDDocument doc)
IFontFactory suitable for doc.
The result IFontFactory should try to reuse fonts already
available in the document before it creates new ones.
doc - The document that serves as the context and container for the
result fonts of the IFontFactory.IFontFactory suitable for doc.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.