Page 1 of 1

Bar Code Problem

Posted: Mon Apr 23, 2012 6:54 am
by shantilal
Hi,
We have a report (Visitor Gate Pass) for which we require bar code.We are using Code 39 bar code type.
Previously it was placed below the visitor details . It was read without any problem.
Now we need to place the bar code below visitor image. Now there is space restriction and we need to be able to place and read that bar code .
But when we shrink the bar code its not readable.
Pls. tell which type of bar code to use in this case which should fit in the space and can be read by the scanner.
I am attaching the MRT and sample XML data for your kind reference.
Regards
Bharat

Bar Code Problem

Posted: Wed Apr 25, 2012 3:42 am
by HighAley
Hello, Bharat.
shantilal wrote:We have a report (Visitor Gate Pass) for which we require bar code.We are using Code 39 bar code type.
Previously it was placed below the visitor details . It was read without any problem.
Now we need to place the bar code below visitor image. Now there is space restriction and we need to be able to place and read that bar code .
But when we shrink the bar code its not readable.
Pls. tell which type of bar code to use in this case which should fit in the space and can be read by the scanner.
I am attaching the MRT and sample XML data for your kind reference.
Please, read the 3.9.2.3 2D barcodes parameters section in our Stimulsoft Reports Universal User Manual. You could find there an information about length of different barcodes depending on the input data.
You could see there that the Code39 barcode has the the maximum length. It better to use Code93 or Code128auto in your case.

Thank you.

Bar Code Problem

Posted: Fri May 04, 2012 1:30 am
by HighAley
Hello.
robdun wrote:It's likely that the by reducing the dimensions of the barcode label, without reducing data encoded, that the barcode symbol is now too dense to scan, You can try to switch away from code 39 to code128c, which compresses pairs of numberic characters into a single bar/space element, thus allowing 12345678, to be encoded in a barcode which will be around the size of a 4 digit barcode. You can the lower the density of the code to make it more scannable.

Let me know if you need further info,
We couldn't reproduce the issue.
Which version do you use?

Thank you.