Home : Products : Barcode Studio : Faq


barcode-software.eu logo
Our older page : http://psoft.sk
Apr 15 2011
Barcode studio 2011
New version released, with QR code and Micro PDF417 support.
GS1 specification for PDF417, DataMatrix and QR code now supported.
Torry Delphi Pages

FAQ icon Barcode studio

1.Q : How I can use Code128 A,B, or C ?
A : BarcodeSymbology := bcCode128 only. TpsBarcodeComponent analyze TpsBarcodeComponent.Barcode property value and automatic optimize for best veraion A,B or C, or when mixed data switch versions dynamically in position where is this needed.
For more information please look to psBarcodeComp.pas, method TpsBarcodeComponent.Code128 ...

Examples :
Input dataEncoded as :
1234567890StartC, and encode as data pairs 12, 23, 56, 78, 90
12345StartC, encode as pairs 12, 34 , than switch to CodeA or CodeB and encode as simple character digit 5
1234ABCabc567890StartC, pairs 12, 34, thans automatic switch to CodeB, encode ABCabc and again switch to CodeC and encode 56, 78, 90 ....
http://psoft.skStartB and encoded http://psoft.sk
A#9b#9CStartB , encoded B,