Changed logic in wire pallet pdf #669

Merged
jothi merged 1 commits from ranjith-dev into master 2026-05-29 11:11:32 +00:00

View File

@@ -56,7 +56,7 @@
$itemRowHeight -= 0.5;
}
if ($numItems == 2) {
$itemRowHeight += 0.4;
$itemRowHeight -= 0.3;
}
if ($itemRowHeight < 3) {