Barcode

<< Click to Display Table of Contents >>

Navigation:  Delphi HTML Report Library >

Barcode

To generate a barcode use special barcode element. Example:

<barcode width=”100” height=”30” code=”12345”/>

 

Width and height should be specified using attributes or CSS.

Barcodes are generated in vector (SVG) format.