changed ocr logic for single pdf

This commit is contained in:
dhanabalan
2025-10-29 09:09:09 +05:30
parent 6e33448f39
commit 4c634eba85

View File

@@ -293,7 +293,7 @@ class OcrValidationResource extends Resource
];
$qrSlots = [
['x' => 61, 'y' => 45, 'size' => 11.4],
['x' => 67, 'y' => 40, 'size' => 11.4],
];
foreach ($serialNumbers as $i => $serial) {