QRCode
Supporting multiple type of output formats
\koolreport\barcode\QRCode::create(array(
"format" => "svg",
"value"=>"http://koolreport.com",
));
SVG:
PNG:
JPG:
Fatal error: Uncaught Error: Class "koolreport\barcode\QRCode" not found in /websites/bet2/kreport/examples/reports/barcode/qrcode/MyReport.view.php:25 Stack trace: #0 /websites/vendor/koolreport/core/src/KoolReport.php(584): include() #1 /websites/bet2/kreport/examples/reports/barcode/qrcode/run.php(5): koolreport\KoolReport->render() #2 /websites/bet2/kreport/examples/helpers/run.example.php(34): include('...') #3 /websites/bet2/kreport/examples/reports/barcode/qrcode/index.php(1): include('...') #4 {main} thrown in /websites/bet2/kreport/examples/reports/barcode/qrcode/MyReport.view.php on line 25