qr code position moved in single pdf

This commit is contained in:
dhanabalan
2025-10-29 09:06:27 +05:30
parent 461290486e
commit 0418ba2756

View File

@@ -293,7 +293,7 @@ class OcrValidationResource extends Resource
]; ];
$qrSlots = [ $qrSlots = [
['x' => 17.3, 'y' => 29.2, 'size' => 11.4], ['x' => 30, 'y' => 33, 'size' => 11.4],
]; ];
foreach ($serialNumbers as $i => $serial) { foreach ($serialNumbers as $i => $serial) {