ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
example_2d_qrcode_png.php File Reference

Example for tcpdf_barcodes_2d.php class. More...

Go to the source code of this file.

Namespaces

 com\tecnick\tcpdf
 Configuration file for TCPDF.
 

Variables

 $barcodeobj = new TCPDF2DBarcode('http://www.tcpdf.org', 'QRCODE,H')
 

Detailed Description

Example for tcpdf_barcodes_2d.php class.

Definition in file example_2d_qrcode_png.php.

Variable Documentation

◆ $barcodeobj

$barcodeobj = new TCPDF2DBarcode('http://www.tcpdf.org', 'QRCODE,H')

Definition at line 46 of file example_2d_qrcode_png.php.