Jump to content

why appear (01) and checksum in my barcode?


jpcw

Recommended Posts

Hi! 

I'm trying create an barcode with EAN128, and when I generate the barcode always appear an (01) at the begining and in the end appear the chechsum. it suppose don't should happen because y put an number like this:

(415)7707173981008(8020)019386050111(3900)162203(96)20100427

and return this

(01)(415)7707173981008(8020)019386050111(3900)162203(96)201004273

Did you know why? or how can I fix it?

 

Thanks Juan Pablo Cely W.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...

it seems that the code that from jasper invoke the Ean128 generation calls the method

createEAN128 instead of the method parseEAN128

 

(read this: http://barbecue.sourceforge.net/apidocs/net/sourceforge/barbecue/BarcodeFactory.html)

 

_________________________________________

if it works... give me KARMA points please!    : ) 
_________________________________________

listening: MUSICA NUDA - Sacrifice

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...