Uses of Interface
org.docx4j.convert.out.FORenderer.SectionPageInformation
Packages that use FORenderer.SectionPageInformation
-
Uses of FORenderer.SectionPageInformation in org.docx4j.convert.out
Method parameters in org.docx4j.convert.out with type arguments of type FORenderer.SectionPageInformationModifier and TypeMethodDescriptionvoidFORenderer.render(String foDocument, FOSettings settings, boolean twoPass, List<FORenderer.SectionPageInformation> pageNumberInformation, OutputStream outputStream) Render the foDocument to the requested format, if needed do a 2 pass conversion.