Bar Code Problem

Stimulsoft Reports.NET discussion
Post Reply
shantilal
Posts: 22
Joined: Tue Jan 11, 2011 4:22 am
Location: Udaipur

Bar Code Problem

Post 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
Attachments
1799.visitorinpremises.txt
(5.05 KiB) Downloaded 379 times
1798.ShowVisitor.mrt
(60.77 KiB) Downloaded 434 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Bar Code Problem

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Bar Code Problem

Post 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.
Post Reply