mO SharemO Share

How To: Print Barcode / QR Code in the XtraReport.

This article describes the process of Barcode or QR Code printing in the XtraReport. 

Pre-requisites

GinesysReportDesigner.exe must be present in the Shared Location at HO. For example, if Ginesys is installed in C: drive then you can find the GinesysReportDesigner.exe in the following location: C:\GSL\GINESYS12\Shared\GinesysReportDesigner.exe

Step-by-step guide

  1. Go to Ginesys HO application shared folder (C:\GSL\GINESYS12\Shared) and run 'GinesysReportDesigner.exe' application.



  2. Go to File > Open.
  3. Select the existing REPX file.
  4. You can see that the layout has been populated in the Designer area.

  5. Go to Property Grid > Data > XML Data Path.

  6. Select the data source (XML file) collected from the store.



  7. Take Barcode from Standard Controls.


  8. Set Symbology as per your requirement (Code39/Code93/Code128/QR Code).


  9. Set Expression from field list as per your requirement. It is recommended to use Auto-module to show proper Barcode.


  10. If the field contains special characters, then set CompationMode = Byte in the Barcode properties.
  11. Now the Barcode and the QR Code can print in the XtraReport.