1. Bar code generator
- Posted by Euler German <efgerman at myrealbox.com> Jan 24, 2002
- 397 views
<color><param>0100,0100,0100</param>Hi Euphorians, I'm planning to add bar code (2 of 5, interleaved) to my invoices so banks= could read it straight. Does anyone knows if exists Eu source code for it?= I need it =BD" high and 4=BC" wide. TIA. -- Euler -- Euler GERMAN Caixa Postal 232 35701-970 Sete Lagoas, MG BRAZIL +55-31-3773-3387 +55-31-3776-2924 +55-31-9945-7881 (cell phone) +1-309-419-0638 (fax/voice mail) PGP Key ID: 0x9F8267FE Distribua seu software numa embalagem para presente! Veja como em <http:/= /www.DeployMaster.com.br> As instala=E7=F5es geradas com o DeployMaster podem ser montadas tanto em = um =FAnico arquivo ou em m=FAltiplos arquivos de 1,44MB (1 disquete). Ist= o =E9 comodidade para o transporte da sua aplica=E7=E3o, seja em disquetes= , seja nas lentas e inst=E1veis conex=F5es Internet. Que tal dar esta op=E7= =E3o ao seu cliente? Compre DeployMaster e pague em REAIS (R$)! Informe-se em <vendas@DeployMa= ster.com.br>. DeployMaster: porque uma boa apresenta=E7=E3o =E9 fundament= al!
2. Re: Bar code generator
- Posted by Kat <gertie at PELL.NET> Jan 24, 2002
- 375 views
On 24 Jan 2002, at 14:14, Euler German wrote: > Hi Euphorians, > > I'm planning to add bar code (2 of 5, interleaved) to my invoices so banks > could read it straight. Does anyone knows if exists Eu source code for it? I > need it ½" high and 4¼" wide. TIA. If all you need the barcode to contain is your company info, that is unchanging data, and you could print it out as a picture, like a company logo. Ask the bank what barcode pattern they want from you. I think any other use or barcode would need to be registered so it doesn't duplicate barcodes already in use, like "Pepsi 2liter for $1.49". You would hate to have an invoice scan as a Pepsi bottle, wouldn't you? Kat
3. Re: Bar code generator
- Posted by Euler German <efgerman at myrealbox.com> Jan 24, 2002
- 383 views
On 24 Jan 2002, at 15:01, Kat wrote: > > On 24 Jan 2002, at 14:14, Euler German wrote: > > > Hi Euphorians, > > > > I'm planning to add bar code (2 of 5, interleaved) to my invoices so banks > > could read it straight. Does anyone knows if exists Eu source code for it? I > > need it ½" high and 4¼" wide. TIA. > > If all you need the barcode to contain is your company info, that is > unchanging data, and you could print it out as a picture, like a company > logo. Ask the bank what barcode pattern they want from you. I think any > other use or barcode would need to be registered so it doesn't duplicate > barcodes already in use, like "Pepsi 2liter for $1.49". You would hate to have > an invoice scan as a Pepsi bottle, wouldn't you? > > Kat > Kat, This is not a steady data, unfortunately. It has to show a 47 digit numeric string! It's almost a CLSID. Part of it never changes, part changes every time. -- Euler