Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

"Hi, everybody.

I am developing a linear barcode system and I would like more details on linear barcodes such as what amount of data can them store? What type of data? Any other limitations? Any good source will be appreciated.

"

Posted
I am guessing you want to develop a barcode generation (not reading) system with encoding data in it, right? For details on the linear barcode types, you can refer to the standard for each linear barcode type, which includes all characteristics such as encoding data type, data length and other specifications.
Posted

Re: Research please

 

I agree with Ida_3, it's obvious you didn't do any research at all if you can't even come up with a specific name of a bar code type you want to use.

 

You can check out a list of "Generating Barcode Symbologies" in this the middle of this "Barcode Generation Component for .NET, C#, ASP.NET, VB.NET Projects" page.

 

There is also a Barcode Rendering Framework, which:

..encapsulates the native rendering of barcode symbologies without requiring third-party fonts. The framework makes it easy to define new symbologies and use the resultant images from web or forms applications in a variety of usage scenarios.
The coding project's documentation page has a list of barcode fonts and the accompanying Wikipedia pages which will help you research the amount of data each can store.
Posted
Barcodes, especially linear barcodes are hardly new. I was dealing with those several years ago. But I need to make sure which developmental environment you want to use for your system, .NET, Java or others?
Posted
I am using Java. Right, I think it�s better for me to use a Java barcode generator with third party help which can save me more. Thanks for your help anyhow and I will try to find a reliable one for my project.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...