epic-s6ts
[kivitendo-erp.git] / users / html2ps-config
1 @html2ps {
2   option {
3     titlepage: 0
4     hyphenate: 0
5     colour: 1
6   }
7   break-table: 1
8 }
9
10 @page {
11   margin-top: 1.5cm
12   margin-left: 1.5cm
13   margin-bottom: 1.5cm
14   margin-right: 1.5cm
15 }
16
17 BODY {
18   font-family: Helvetica
19   font-size: 8pt
20 }
21
22 H1 { font-size: 10pt }
23 H2 { font-size: 10pt }
24 H3 { font-size: 10pt }
25 H4 { font-size: 10pt }
26 H5 { font-size: 10pt }
27 H6 { font-size: 10pt }