| Package | Description |
|---|---|
| com.qoppa.pdfPreflight.profiles |
This package holds all the profile class that jPDFPreflight can work with.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PDFXConversionOptions.SubstituteFontRecord> |
PDFXConversionOptions.getSubstituteFontsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFXConversionOptions.setSubstituteFontsMap(Map<String,PDFXConversionOptions.SubstituteFontRecord> fontNameSubstitutions)
Sets a map of font family names to substitute font family names.
|