Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
AustralianPostEncodingTable
is a parameter to specify the encoding table used to code the Customer Information Field of Australian Post Customer Barcode. It is defined as below:
Value Type | Value Range | Default Value |
---|---|---|
string | “C” “N” |
“C” |
AustralianPostEncodingTable
is supported to be set through JSON template.
AustralianPostEncodingTable
as a JSON parameter is a number value defined as below.
Key Name | Key Value |
---|---|
AustralianPostEncodingTable | “C” or “N” as a string |
JSON Example
{
"AustralianPostEncodingTable": "N"
}
AustralianPostEncodingTable
has no influence on the Speed.
Setting AustralianPostEncodingTable
to an appropriate value when detecting Australian Post Customer Barcode may improve the Read Rate.
Setting AustralianPostEncodingTable
to an appropriate value when detecting Australian Post Customer Barcode may improve the Accuracy.
latest version