Hi,
I am now trying to develop a module that will use Stimulsoft Reports for Web to print bar code stickers for cartons as per requests from our users. This report is to be fed to a SATO brand label printer.
We are supposed to use Code 39 as this is what our scanners can read.
Our code is a four-character customer code (one letter and three numbers), a ten-character department code that must be space-padded (this can be 10 blank spaces to indicate that the customer does not have departments) and lastly a ten-character code, again space-padded, identifying the carton.
However I noticed that the barcodes generated by Stimulsoft has an added extra character at the end. We generally do not want this character there.
Provided are the screenshots of the generated barcode and the attempt to read the code, notice how an extra "M" character got added to the barcode. This letter seems to change based on the code.
I have also attached a copy of the report with the connection code removed.
Kindly advise if it's possible to remove the character. Thanks.
Extra characters at the end of Code 39 barcodes?
-
- Posts: 11
- Joined: Wed Jul 03, 2024 12:52 am
Extra characters at the end of Code 39 barcodes?
- Attachments
-
- CollectBarCode-connectionremoved.mrt
- (12.09 KiB) Downloaded 101 times
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: Extra characters at the end of Code 39 barcodes?
Hello,
You can set the CheckSum=No property.
Thank you.
You can set the CheckSum=No property.
Thank you.
- Attachments
-
- Screenshot 2025-04-14 224549.png (110.02 KiB) Viewed 5178 times
-
- Posts: 11
- Joined: Wed Jul 03, 2024 12:52 am
Re: Extra characters at the end of Code 39 barcodes?
Hi,
That solves the issue. Thank you.
That solves the issue. Thank you.
-
- Posts: 11
- Joined: Wed Jul 03, 2024 12:52 am
Re: Extra characters at the end of Code 39 barcodes?
Hi, now we are having another issue.
When the label is generated, we get it as intended. However when we try to print it or even preview it, the font did not apply.
When we try to print it, things are even worse, the font size are all off.
Owing to the age of the printer we are using a Windows 7 PC with Chrome to print the report
Kindly advise, thanks.
When the label is generated, we get it as intended. However when we try to print it or even preview it, the font did not apply.
When we try to print it, things are even worse, the font size are all off.
Owing to the age of the printer we are using a Windows 7 PC with Chrome to print the report
Kindly advise, thanks.
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: Extra characters at the end of Code 39 barcodes?
Hello,
How do you load fonts - in the report resources or StiFontCollection?
Thank you.
How do you load fonts - in the report resources or StiFontCollection?
Thank you.