![]() |
| | #1 |
| Registered User Join Date: May 2009 Location: Åland, Finland
Posts: 11
| Create EAN code in c# 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 | |
| | #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 | |
| | #3 |
| Confused Join Date: Sep 2001 Location: Sweden
Posts: 3,119
| 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 | |
| | #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 | |
![]() |
| Thread Tools | |
| Display Modes | |
|
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 |