| Package | Description |
|---|---|
| org.docx4j.convert.out | |
| org.docx4j.convert.out.fopconf | |
| org.docx4j.fonts.fop.util |
| Modifier and Type | Method and Description |
|---|---|
Fop |
FOSettings.getFopConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
FOSettings.setFopConfig(Fop fopConfig)
Generally there is no need to invoke this;
the fop config will be generated based on
the fonts used in your WordprocessingMLPackage
and the specified FontMapper.
|
| Modifier and Type | Method and Description |
|---|---|
Fop |
ObjectFactory.createFop()
Create an instance of
Fop |
| Modifier and Type | Method and Description |
|---|---|
static Fop |
FopConfigUtil.createConfigurationObject(Mapper fontMapper,
Set<String> fontsInUse) |
Copyright © 2007-2022. All Rights Reserved.