diff options
Diffstat (limited to 'conf/fop.xconf')
-rw-r--r-- | conf/fop.xconf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/fop.xconf b/conf/fop.xconf index c424f9b05..a3b3c2340 100644 --- a/conf/fop.xconf +++ b/conf/fop.xconf @@ -130,6 +130,15 @@ the location of this file. <renderer mime="application/awt"> </renderer> + <renderer mime="image/png"> + <!--transparent-page-background>true</transparent-page-background--> + </renderer> + + <renderer mime="image/tiff"> + <!--transparent-page-background>true</transparent-page-background--> + <!--compression>CCITT T.6</compression--> + </renderer> + <renderer mime="text/xml"> </renderer> |