Knowledge base.
- Q: Supported development environments ?
- A:Delphi 3 - Delphi 7, Delphi 2005, BDS 2006 C++ Builder 5 - 6, Kylix 2,3.
- Q: Supported Barcode symbologies ?
- A:
- Ean barcode family (Ean 8, Ean 13, Jan8, Jan 13), without or with 2 or 5 digits add-ons
- UPC A, UPC E0, UPC E1
- 2 of 5 (Industrial, IATA, Datalogic, Matrix, Interleaved-ITF)
- Code 39
- Code93
- Code 128
- PDF417 - 2D barcode - high capacity
- PostNet
- OPC
- Codabar
- RoyalMail
- Dutch4StatePostal
- Singapore4StatePostalCode
- bcPlanet
- 4State
- Telepen
- PostNet
- FIM A,B,C,D
- ... and some another
- Q: I need information about the FNC1 in EAN 128 in the Barcode for Delphi. How it makes?
- A:Use command Ean.Barcode:='01234'+#102+'ABC';
#102 is FNC1.
- Q: Whats new in Barcode librray 5.0?
- A:
New features :
Added propety QuietZone
New barcode types supported:
- bcRoyalMail
- bcDutch4StatePostal
- bcSingapore4StatePostalCode
- bcPlanet
- bc4State
- FIM A,B,C,D
We work on :
- bcTelepen
- Code16K
- CodablockF
- PostNet
|
Supported environmentBorland :- Delphi Win32
- C++ Builder
- Delphi .NET
Microsoft :- Visual C#.net
- ActiveX
- DLL libraries
|