Get full barcode value

Stimulsoft Reports.NET discussion
Post Reply
pbrzak
Posts: 3
Joined: Thu Mar 20, 2014 8:49 am

Get full barcode value

Post by pbrzak »

Hello,

I have a barcode widget in my report. It's type of EAN-13. I need to display it's full value (including the last checksum number) in another textbox. I've tried to get it via the 'CodeValue' property, but that returns me the value without the last checksum number. Is there a way to get the barcode's full value including the last checksum number?

Thanks for any help in advance
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Get full barcode value

Post by HighAley »

Hello.
pbrzak wrote:I have a barcode widget in my report. It's type of EAN-13. I need to display it's full value (including the last checksum number) in another textbox. I've tried to get it via the 'CodeValue' property, but that returns me the value without the last checksum number. Is there a way to get the barcode's full value including the last checksum number?
Unfortunately, it's impossible to do now.
If you need this feature, please, send a request to support@stimulsoft.com.

Thank you.
pbrzak
Posts: 3
Joined: Thu Mar 20, 2014 8:49 am

Re: Get full barcode value

Post by pbrzak »

Thank you for your reply! Can I calculate the last checksum number on my own? Is it possible to get the checksum function somewhere?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Get full barcode value

Post by HighAley »

Hello.
pbrzak wrote:Thank you for your reply! Can I calculate the last checksum number on my own? Is it possible to get the checksum function somewhere?
There is no such function, but you could find code on the Internet and add your own function in the report.

Thank you.
pbrzak
Posts: 3
Joined: Thu Mar 20, 2014 8:49 am

Re: Get full barcode value

Post by pbrzak »

OK, done. Thanks!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Get full barcode value

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.
Post Reply