fix size
This commit is contained in:
parent
7ee1ef8d6a
commit
4a9082d25f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user