X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7f820f8f8e6634a1a20325e21afd6971bfc85276..6744758dc61f5005930b1034c7406641d953f2d4:/users/html2ps-config diff --git a/users/html2ps-config b/users/html2ps-config new file mode 100644 index 000000000..a2ffe7b2c --- /dev/null +++ b/users/html2ps-config @@ -0,0 +1,27 @@ +@html2ps { + option { + titlepage: 0 + hyphenate: 0 + colour: 1 + } + break-table: 1 +} + +@page { + margin-top: 1.5cm + margin-left: 1.5cm + margin-bottom: 1.5cm + margin-right: 1.5cm +} + +BODY { + font-family: Helvetica + font-size: 8pt +} + +H1 { font-size: 10pt } +H2 { font-size: 10pt } +H3 { font-size: 10pt } +H4 { font-size: 10pt } +H5 { font-size: 10pt } +H6 { font-size: 10pt }