aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/fop.xconf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/fop.xconf b/conf/fop.xconf
index db50f5ac4..d3fc5794b 100644
--- a/conf/fop.xconf
+++ b/conf/fop.xconf
@@ -18,6 +18,10 @@ the location of this file.
<base url="./"/>
<!-- pixel to millimeter to specify dpi, 72dpi -->
<pixelToMillimeter value="0.35277777777777777778"/>
+ <!-- default page-height and page-width, in case
+ value is specified as auto -->
+ <pageHeight value="11in"/>
+ <pageWidth value="8.26in"/>
</userAgent>
<!-- Information for specific renderers -->