bigger font size for ref and product name

This commit is contained in:
Marion Muszynski 2017-03-02 10:32:48 +01:00
parent 25d7f3c817
commit e2aff37345

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;