Search found 67 matches: ean

Return to advanced search

Re: salvar imagen de codigo de barra jpg/png

Adolfredo Martinez wrote:Tengo una inquietud, se podria crear codigo de barras GS1-128 o EAN-128, o no esta contemplado


Sorry
Not possible now.
No proposal to add.
by nageswaragunupudi
Sun Nov 24, 2024 1:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: salvar imagen de codigo de barra jpg/png
Replies: 5
Views: 549

Re: salvar imagen de codigo de barra jpg/png

Tengo una inquietud, se podria crear codigo de barras GS1-128 o EAN-128, o no esta contemplado
by Adolfredo Martinez
Sun Nov 24, 2024 12:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: salvar imagen de codigo de barra jpg/png
Replies: 5
Views: 549

General program technique : on init()

... Prijzen","Webshop Groepen","Webshop Staffel","Webshop Teksten","Webshop Kleuren","Ean","Archief","PrijsHistoriek","Upload"; .... oFld:aEnable = { .T., .T., .T.,.T.,.T.,.T.,.T.,.T.,.T.,.T.,.T.,.t.,.t.,.t. ...
by Marc Venken
Thu Oct 24, 2024 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: General program technique : on init()
Replies: 2
Views: 293

Re: Extending SetScope()

... ) Index will be like index on upper(TAG)+upper(NAAM)+upper(KLEUR) tmp (sample, not the correct syntax) cData = upper(Tag)+upper(naam)+upper(kleur) ean->(dbseek(cData)) this is what you mean ?
by Marc Venken
Sun Oct 20, 2024 1:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Extending SetScope()
Replies: 15
Views: 1234

Re: problem with Barcode (sebra) no Html no web

nBackcolor what color du you have here? EAN cod not corret. Please post some to see. EAN 13 12 characters + Check Digit (1 digit) you're Right I decided to change barlib for the new fwbarcode barcodes because in barlib we don't have the new ...
by Silvio.Falconi
Tue Jan 16, 2024 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with Barcode (zebra) no Html no web . resolved
Replies: 2
Views: 708

Re: problem with Barcode (sebra) no Html no web

nBackcolor what color du you have here?
EAN cod not corret.
Please post some to see.
EAN 13
12 characters + Check Digit (1 digit)
by Otto
Mon Jan 15, 2024 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with Barcode (zebra) no Html no web . resolved
Replies: 2
Views: 708

Labels Report with EAN WEBVIEW

Hello friends, I did a quick test. I wouldn't have thought that it would work right away. It's a great thing. The print quality from web browsers has improved tremendously. And above all, users are now accustomed to this preview. Best regards, Otto https://mybergland.com/fwforum/eandatasetup...
by Otto
Sat Jan 13, 2024 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Labels Report with EAN WEBVIEW
Replies: 0
Views: 895

Re: How to print character sigma in Haru?

... Instead of HaruAddFont() we can use oPdf:AddFont( cFontname, cTtfFileName ) We have not added EAN font in the default list, because this font is not installed on all computers bu default and we prefer to generate bar codes on our own than using ...
by nageswaragunupudi
Wed Aug 16, 2023 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to print character sigma in Haru?
Replies: 8
Views: 549

Re: Combinaciones de letras

... son:"    // Llamar a la función para imprimir las combinaciones    print_combinations(cWord)    RETURN  ETEBAN ETBAN ETAN ETN EEBAN EEAN EEN EBAN EBN EAN STEBAN STBAN STAN STN SEBAN SEAN SEN SBAN SBN SAN TEBAN TEAN TEN TBAN TBN TAN EBAN EBN EAN BAN Y la explicación de lo que ha hecho: ...
by Antonio Linares
Tue Dec 06, 2022 10:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Combinaciones de letras
Replies: 12
Views: 1664

Re: how to scan a barcode presents in a jpeg file

c:\Program Files (x86)\ZBar\bin>zbarimg marco.jpg EAN-13:1234567890128 scanned 1 barcode symbols from 1 images So you can call it using WinExec(), WaitRun(), hb_Run(), etc. and read the output :-) WaitRun( "c:\Program Files (x86)\ZBar\bin>zbarimg ...
by Antonio Linares
Thu Jan 20, 2022 11:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to scan a barcode presents in a jpeg file
Replies: 11
Views: 972

Re: how to scan a barcode presents in a jpeg file

... open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Included with the library are basic applications for decoding captured ...
by Antonio Linares
Thu Jan 20, 2022 8:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to scan a barcode presents in a jpeg file
Replies: 11
Views: 972

Best FWH functions for API, Hash, Curl

... instruction. The data string looks like this : cData := '{"images":["5101000.jpg"],"sku":"skuData","ean":"98745123456","name":"Noyca","description":"Memo<b>Data</b>"}' the API docs ...
by Marc Venken
Sat Oct 30, 2021 5:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Best FWH functions for API, Hash, Curl
Replies: 2
Views: 523

Re: OT: Programadores Fivewin en Venezuela

hola a todos.

Tuve la colaboración de Daniel García En Diciembre del 2020, via skipe sobre código de Barra para entidades Bancaria el Ean-128. Tuvimos en contacto por varios Días.
by Adolfredo Martinez
Tue Jul 13, 2021 12:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT: Programadores Fivewin en Venezuela
Replies: 17
Views: 3981

Re: TDatabase: Relating Tables

... a one Xbrowse with 4 dbf linked by a product_id (See a line with product ID and prices from 4 different dbf's) set relation to nofoto->id into ean scoped set relation to nofoto->id into tododbf scoped // Will only keep the last live...    aVelden2 :=  { ;   { "ID"     ...
by Marc Venken
Fri May 28, 2021 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase: Relating Tables
Replies: 3
Views: 975

Re: Put Hash data into a dbf

... ean":"","sku":"","model":"BCWU03W","hsCode":null,"name":"#Hoodie","price":"13.4280","taxClassId":"3","taxRate":"21.0000","isPhysical":"1","isDigital":"0","isQuotation":"1","url":"promotiekleding\/sweaters\/sweaters-met-kap\/hoodie","urlAbs":"https:\/\/www.maveco-webshop.be\/promotiekleding\/sweaters\/sweaters-met-kap\/hoodie","attributesString":"","backOrder":0,"onHome":0,"layover":1,"configurationAllowCheckout":1,"configurationStockCheck":0,"attributes":[],"description":"Uniseks ...
by nageswaragunupudi
Thu May 27, 2021 12:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Put Hash data into a dbf
Replies: 8
Views: 1332
Next

Return to advanced search