Uses of Class
org.docx4j.convert.out.fopconf.Fop
Packages that use Fop
-
Uses of Fop in org.docx4j.convert.out
Methods in org.docx4j.convert.out that return FopMethods in org.docx4j.convert.out with parameters of type FopModifier and TypeMethodDescriptionvoidFOSettings.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. -
Uses of Fop in org.docx4j.convert.out.fopconf
Methods in org.docx4j.convert.out.fopconf that return Fop -
Uses of Fop in org.docx4j.fonts.fop.util
Methods in org.docx4j.fonts.fop.util that return FopModifier and TypeMethodDescriptionstatic FopFopConfigUtil.createConfigurationObject(Mapper fontMapper, Set<String> fontsInUse)