barcodegenerate
Reactive icon

BarcodeGenerate

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 10 September 2022
 by 
0.0
 (0 ratings)
barcodegenerate

BarcodeGenerate

Documentation
1.0.0

BarcodeGenerate Server Side

Using c# ZXing.Net

Barcode type:

  1. AZTEC = 1,
  2. CODABAR = 2,
  3. CODE_39 = 4,
  4. CODE_93 = 8,
  5. CODE_128 = 16,
  6. DATA_MATRIX = 32,
  7. EAN_8 = 64,
  8. EAN_13 = 128,
  9. ITF = 256,
  10. MAXICODE = 512,
  11. PDF_417 = 1024,
  12. QR_CODE = 2048,
  13. RSS_14 = 4096,
  14. RSS_EXPANDED = 8192,
  15. UPC_A = 16384,
  16. UPC_E = 32768,
  17. All_1D = 61918,
  18. UPC_EAN_EXTENSION = 65536,
  19. MSI = 131072,
  20. PLESSEY = 262144,
  21. IMB = 524288,
  22. PHARMA_CODE = 1048576