Merge branch 'ticket-12692-LabelGenerate' into develop

This commit is contained in:
Marion Muszynski 2017-03-02 10:33:05 +01:00
commit 3d3d01f32a

View File

@ -160,7 +160,7 @@ class GenerateBarcode {
$ln_text = 7.1;
$nb_per_line = self::_NB_PER_LINE_BIG_;
$total_per_page = self::_TOTAL_PER_PAGE_BIG_;
$font_size = 6;
$font_size = 9;
$font_size_ref = 10;
$margin = 3;
$margin_top = 3;