Skip to main content

General Information

What You Will Find in This Document

This document will provide information about the "RxSDK Symbol" component:

RxSymbols

  • Description: With this object, you can load symbols from Rasterex symbol libraries located either in the local file system or from a RxViewServer installation. The object can also generate barcode images using several different standards.
  • Usage: RxSymbol is usually used together with RxRedlines but may also be used as a standalone component.

Barcodes

RxSymbols can generate barcodes for your application, and you may add these as markup by using RxRedlines or export them as image files. The following barcode standards are supported:

Barcode StandardMethod for Generation
Aztec 2DGetAztecBarcodeDIB
Code 128Get128BarcodeDIB
Code 39Get39BarcodeDIB
Code 93Get93BarcodeDIB
DataMatrix 2DGenerateDataMatrixDIB
QRGenerateQR
QRGenerateQRMeta

Additional Information

QR Code Example

  • Description: QR code created with the GenerateQR method.

    QRCode