Either there is a problem in EAN13 encoding or I'm doing something wrong.
33 views
Skip to first unread message
Nick Gorbikoff
unread,
Oct 6, 2009, 11:35:14 PM10/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Barby
Hello, group.
I was wondeirng if somebody can shed light on this.
I'm using EAN13 encoding - to encode a test 10 digit number =
"1234567890"
I understand that I need to use 12 digits so I added two 0s = one in
front one - in the back like so "012345678900"
I then converted it to png with Rmagick and printed and scaned it, I'm
missing a 0 in front and getting a check_sum digit instead
"123456789005" . I tried scanning some UPCs around office on some
software boxes and such - they all scan with a 12 digit number ( that
is right under upc code) - no check_sum number.
Does anyone have any idea?
Nick Gorbikoff
unread,
Oct 7, 2009, 10:19:13 AM10/7/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Barby
Ok nevermind. Confusion is on my part. Rereading rdocs in the morning
helped - "To use this for a UPC barcode, just add a 0 to the front "