Hello:
I have now been able to read all EAN-13 codes from a Jpg image. By adjusting the quality for difficult images, the result is fantastic.
$license = new \Aspose\Barcode\Internal\License();
** $license->setLicens…...read all EAN-13 codes from a JPG image. By adjusting the quality...= new BarCodeReader(‘photo1.jpg’, null, DecodeType::EAN_13);**...