Uses of Interface
org.docx4j.convert.out.FORenderer.SectionPageInformation
| Package | Description |
|---|---|
| org.docx4j.convert.out |
-
Uses of FORenderer.SectionPageInformation in org.docx4j.convert.out
Method parameters in org.docx4j.convert.out with type arguments of type FORenderer.SectionPageInformation Modifier and Type Method Description voidFORenderer. render(java.lang.String foDocument, FOSettings settings, boolean twoPass, java.util.List<FORenderer.SectionPageInformation> pageNumberInformation, java.io.OutputStream outputStream)Render the foDocument to the requested format, if needed do a 2 pass conversion.