Revision 33244697
Von Moritz Bunkus vor mehr als 15 Jahren hinzugefügt
SL/ReportGenerator.pm | ||
---|---|---|
623 | 623 |
'column_props' => \@column_props, |
624 | 624 |
'cell_props' => \@cell_props, |
625 | 625 |
'max_word_length' => 60, |
626 |
'border' => 0.5, |
|
626 | 627 |
); |
627 | 628 |
|
628 | 629 |
foreach my $page_num (1..$pdf->pages()) { |
Auch abrufbar als: Unified diff
Beim PDF-Export von Berichten dünnere Linien benutzen.