Re: Printing of barcode (EAN 13) using VB
From: UncleWobbly (hendy_at_talk21.com)
Date: 04/05/04
- Next message: Bob Butler: "Re: queryUnload and multiple forms"
- Previous message: UncleWobbly: "Re: Filling a dropdown box:"
- In reply to: Jennifer: "Printing of barcode (EAN 13) using VB"
- Next in thread: MontereySoft: "Re: Printing of barcode (EAN 13) using VB"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 5 Apr 2004 20:44:21 +0100
it is tricky because most barcodes are not simply a pattern of vertical bars
representing the numbers (and letters), some expect a "reverse" pattern in
the mirror image half of the code, i.e in a code 10 characters long, the
pattern 10011 in position 1 would be expected to be 01100 in position 10,
pos 2 in pos 9 and so on.
here is a light-hearted yet informative page on barcodes
"Jennifer" <a9876@singnet.com.sg> wrote in message
news:c4eopd$qn7$1@reader01.singnet.com.sg...
> Hi,
> My computer has a barcode font that is JAN 13 used
> for printing EAN 13 but I had not idea of how to print out
> a string of nos to EAN 13 format using VB codes and the
> barcode font.
>
> Can anyone tell me how to do it or is there any reference
> on the website that I can read on?
>
>
> Thanks!
> Regards,
> Jennifer
>
>
- Next message: Bob Butler: "Re: queryUnload and multiple forms"
- Previous message: UncleWobbly: "Re: Filling a dropdown box:"
- In reply to: Jennifer: "Printing of barcode (EAN 13) using VB"
- Next in thread: MontereySoft: "Re: Printing of barcode (EAN 13) using VB"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|