Chnaged logic 1 num items in wire pallet pdf #670

Merged
jothi merged 1 commits from ranjith-dev into master 2026-05-29 11:18:23 +00:00
Showing only changes of commit 4fbb9246e6 - Show all commits

View File

@@ -53,7 +53,7 @@
$itemRowHeight -= 0.5;
if ($numItems == 1) {
$itemRowHeight -= 0.5;
$itemRowHeight -= 2.0;
}
if ($numItems == 2) {
$itemRowHeight -= 0.3;