public interface NewFontEncounteredListener
a new font is encountered when converting to a PDF document.| Modifier and Type | Method and Description |
|---|---|
void |
newFontEncountered(NewFontEncounteredEvent e)
Occurs when a new font is encountered.
|
void newFontEncountered(NewFontEncounteredEvent e)
e - the instance that caused this event.