From b44c193aa299d08f65543e35e0032b4f3b7cd1ff Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Wed, 29 Oct 2025 09:18:01 +0530 Subject: [PATCH] chnaged logic in ocr --- app/Filament/Resources/OcrValidationResource.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Filament/Resources/OcrValidationResource.php b/app/Filament/Resources/OcrValidationResource.php index c9404b4..7c974c9 100644 --- a/app/Filament/Resources/OcrValidationResource.php +++ b/app/Filament/Resources/OcrValidationResource.php @@ -289,7 +289,7 @@ class OcrValidationResource extends Resource $pdf->SetTextColor(0, 0, 0); $slots = [ - ['x' => 19, 'y' => 37, 'w' => 46.5, 'h' => 3.5], // 1st serial + ['x' => 19, 'y' => 37.4, 'w' => 46.5, 'h' => 3.5], // 1st serial ]; $qrSlots = [