diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/fop.xconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/fop.xconf b/conf/fop.xconf index c542c8953..bc286e883 100644 --- a/conf/fop.xconf +++ b/conf/fop.xconf @@ -87,6 +87,9 @@ the location of this file. </renderer> <renderer mime="application/postscript"> + <!-- This option forces the PS renderer to rotate landscape pages --> + <!--auto-rotate-landscape>true</auto-rotate-landscape--> + <!-- This option lets you specify additional options on an XML handler --> <!--xml-handler namespace="http://www.w3.org/2000/svg"> <stroke-text>false</stroke-text> |