1
0
forked from poc/pds

Changed dimension of wire pallet pdf

This commit is contained in:
dhanabalan
2026-06-05 10:40:37 +05:30
parent b582a18a14
commit d10bf9d4af

View File

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