Revision 2a9b3298
Von Moritz Bunkus vor etwa 17 Jahren hinzugefügt
SL/ReportGenerator.pm | ||
---|---|---|
use List::Util qw(max);
|
||
use Text::CSV_XS;
|
||
use Text::Iconv;
|
||
use PDF::Table;
|
||
|
||
use SL::Form;
|
||
|
Auch abrufbar als: Unified diff
PDF::Table darf nicht unkonditionell eingebettet werden, solange PDF::API2 keine zwingende Vorraussetzung für Lx-Office ist.