changed position fro single pdf serial number
This commit is contained in:
@@ -289,7 +289,7 @@ class OcrValidationResource extends Resource
|
|||||||
$pdf->SetTextColor(0, 0, 0);
|
$pdf->SetTextColor(0, 0, 0);
|
||||||
|
|
||||||
$slots = [
|
$slots = [
|
||||||
['x' => 5.7, 'y' => 41.9, 'w' => 46.5, 'h' => 3.5], // 1st serial
|
['x' => 14, 'y' => 36, 'w' => 46.5, 'h' => 3.5], // 1st serial
|
||||||
];
|
];
|
||||||
|
|
||||||
$qrSlots = [
|
$qrSlots = [
|
||||||
|
|||||||
Reference in New Issue
Block a user