Package org.docx4j.convert.out.fo
Class FOPAreaTreeHelper
java.lang.Object
org.docx4j.convert.out.fo.FOPAreaTreeHelper
public class FOPAreaTreeHelper
extends java.lang.Object
Helper to correctly size header/footer areas in PDF output.
- Since:
- 3.1.0
- Author:
- jharrop
-
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.Loggerlog -
Constructor Summary
Constructors Constructor Description FOPAreaTreeHelper() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
FOPAreaTreeHelper
public FOPAreaTreeHelper()
-