Andrew
Mon Feb 07 09:29:22 CST 2005
AP wrote:
> hi ppl,
>
> why don't you make your onw code bar?! i 've make my self an EAN-13
> and EAN-8 code bar.. and work perfectly as much in screen ou
> printing!!! and isn't so dificult to do it!!!
>
> the only problem is that a can resize the code bar..the code bar is
> fixed to a height and width...
Was this meant to be a reply to another question?
I don't bother drawing my own barcodes because it's a lot easier to let my
printers do it themselves, they have a command for it.
If you're looking for general information regarding drawing them, there are
a series of excellent articles [in C++] by Neil Van Eps here:
http://www.codeproject.com/script/Articles/list_articles.asp?userid=27953
--
HTH
Andrew Howell