This commit is contained in:
Marion Muszynski 2017-02-16 18:04:08 +01:00
parent 7ee1ef8d6a
commit 4a9082d25f

View File

@ -153,7 +153,7 @@ class GenerateBarcode {
if($big_label){
// 52*30
$width = 52;
$width = 52.7;
$height_label = 13;
$height_text = 7;
$ln_label = 16;