PDF417

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Dashboards and Reports Customization Guide > Designing Reports > Use Report Elements > Use Barcodes 

PDF417

PDF417 (Portable Data File) is a stacked linear two-dimensional barcode used in a variety of applications; primarily transport, postal, identification card and inventory management. It has spawned an Open Source decoder project together with an Open Source encoder.

 

The PDF417 barcode is also called a symbol barcode and usually consists of 3 to 90 rows, each of which is like a small linear barcode.

 

eurd-web-bar-code-pdf417

 

Add the Barcode to a Report

1.Drag the Barcode item from the report controls toolbox tab and drop it onto the report.
 
eurd-web-add-bar-code-to-report
 

2.Set the control’s Symbology property to PDF417.
 
pdf417-in-designer
 

3.Specify common barcode properties and properties specific to PDF417.

 

Specific Properties

In the property grid, expand the Symbology list and specify the following properties specific to PDF417:

 

Columns
Specifies the number of barcode columns, which allows you to control the logic width of the barcode.
 

Compaction Mode
Specifies whether textual information or a byte array should be used as the barcode's data.
 

Error Correction Level
Specifies the amount of redundancy built into the barcode's coding, to compensate for calculation errors.
 

Rows
Specifies the number of barcode rows, which allows you to control the logic height of the barcode.
 

Truncate Symbol
Specifies whether the special end-symbol should be appended to the barcode.
 

Y to X Ratio
Specifies the height-to-width ratio of a logical unit's graphic representation.