changed item row size in wire pdf #810
@@ -51,7 +51,7 @@
|
||||
|
||||
$itemRowHeight = floor(($spaceForItemsOnly / $numItems) * 10) / 10;
|
||||
|
||||
$itemRowHeight -= 0.3;
|
||||
$itemRowHeight -= 0.7;
|
||||
if ($numItems == 1) {
|
||||
$itemRowHeight -= 2.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user