Type: char string[4096];
This variable must contain the code string from which the barcode image is to be created before a call to Bar2Dm etc.
Note that in barcodes the difference between upper and lower case letters is significant.
In the current release the string is treated as a C string and terminates with a 0 byte. Thus string cannot contain byte values of 0.
More: