C Board  

Go Back   C Board > General Programming Boards > C# Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 05-18-2009, 03:55 AM   #1
Registered User
 
Join Date: May 2009
Location: Åland, Finland
Posts: 11
Create EAN code in c#

Hello,

I am develops a Label system for a small business, and i am wondering how i could create EAN codes.
I have looked at some complete scripts, but none of them fitted into the system, they where simply bad coded and i couldn't take any lessons of them.

I thought that i maybe could create a bitmap and put it into a picturebox, but how is the easiest way of creating the file?

EDIT: I am use to work whit binary numbers, if that is required, what do You think?

Thanks a lot,
Linus

Last edited by Limpan; 05-18-2009 at 03:58 AM.
Limpan is offline   Reply With Quote
Old 05-18-2009, 04:16 AM   #2
Kernel hacker
 
Join Date: Jul 2007
Location: Farncombe, Surrey, England
Posts: 15,686
European Article Number - Wikipedia, the free encyclopedia

Binary arithhmetics would not apply very much here.

--
Mats
__________________
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.
matsp is offline   Reply With Quote
Old 05-18-2009, 04:41 AM   #3
Confused
 
Magos's Avatar
 
Join Date: Sep 2001
Location: Sweden
Posts: 3,122
How will the codes be presented?
Perhaps you could use an EAN font?
__________________
MagosX.com

Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.
Magos is offline   Reply With Quote
Old 05-18-2009, 05:37 AM   #4
Registered User
 
Join Date: May 2009
Location: Åland, Finland
Posts: 11
An EAN font isn't an bad idea, but could i include the font in the install package later on?
It should work in a .cab...?
Limpan is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Explain this C code in english soadlink C Programming 16 08-31-2006 12:48 AM
No atoh() function in C ( Ascii To Hex )? - Well, Let's Create One dedham_ma_man C Programming 11 03-24-2006 11:26 AM
functions seems not to exit from a certain code block jaro C Programming 1 03-21-2006 07:52 AM
Writing Code ILoveVectors C++ Programming 4 06-13-2005 12:27 AM
Can you have nested code block? What does the compiler do? For example ... albertr C Programming 4 01-16-2002 12:04 AM


All times are GMT -6. The time now is 07:12 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22