Search found 70 matches: ean13

Return to advanced search

QR-CODE

Hola amigos ! Estuve leyendo en el foro sobre el tema pero no supe o no pude encontrar la solución completa a la impresión de QR. Quiero imprimir un código QR con éste código: @ 250, 165 PRINT TO oPrn TEXT cJason AS BARCODE TYPE "QR-CODE" SIZE 24,24 MM y me imprime una mancha negra... Lueg...
by pedroluis
Tue Apr 25, 2023 8:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: QR-CODE
Replies: 22
Views: 1652

Barcode FwZebra

... FWZEBRA//test zebrafunction PrintBarCodes()   local oPrn, oFont   local nRow:= 0   local nCol:= 1   local aBarCode:= {"EAN13","EAN8","UPCA","UPCE",;                     "ITF","MSI","CODABAR","11","39","93",;  ...
by Silvio.Falconi
Sun Apr 16, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Barcode FwZebra
Replies: 0
Views: 170

Re: PRINT TO oPrn....AS BARCODE TYPE

With zebra the options are: "EAN13" "EAN8" "UPCA" "UPCE" "ITF" "MSI" "CODABAR" "11" "39" "93" "128" "PDF417" "DATAMATRIX" ...
by Silvio.Falconi
Fri Apr 07, 2023 2:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PRINT TO oPrn....AS BARCODE TYPE
Replies: 7
Views: 522

Re: PRINT TO oPrn....AS BARCODE TYPE

With zebra the options are: "EAN13" "EAN8" "UPCA" "UPCE" "ITF" "MSI" "CODABAR" "11" "39" "93" "128" "PDF417" "DATAMATRIX" ...
by cmsoft
Thu Apr 06, 2023 1:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PRINT TO oPrn....AS BARCODE TYPE
Replies: 7
Views: 522

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

... lines of code do the magic: frame = cv2.imread( 'marco.jpg' ) barcodes = pyzbar.decode( frame ) it properly detects the right one: 1 1234567890128 EAN13 https://github.com/FiveTechSoft/screenshots/blob/master/opencv_barcodes.jpg?raw=true
by Antonio Linares
Thu Jan 20, 2022 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to scan a barcode presents in a jpeg file
Replies: 11
Views: 639

Re: problema con DrawBitmap() usando tCodeBars

... cCode, nFlags ) CLASS TCodeBars DEFAULT nWidth := 200,; nHeight := 100,; nWidthCode := 1,; nHeightCode := 3 nFlags := 0 ::aTypes = { { "EAN13" , {| | hb_zebra_create_ean13( ::cCode, ::nFlags ) } },; { "EAN8" , {| | hb_zebra_create_ean8( ::cCode, ::nFlags ) } },; { "UPCA" ...
by rterraz
Mon Mar 15, 2021 12:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: problema con DrawBitmap() usando tCodeBars
Replies: 10
Views: 977

Re: barcode check

I only know a way to detect if the codebar is EAN8, EAN12, EAN13 or EAN14, because these types have a verify digit.
by vilian
Mon Feb 15, 2021 2:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: barcode check
Replies: 3
Views: 395

barcode check

Hi,

In by program, the customer can scan barcode's and create automatically invoives, scan customer cards, print labels,...

Normaly it's EAN13, but a costomer of mine have scanned a barcode on an article something like '0WTU118C02699'.

How can I determine what type this is?
by Marc Vanzegbroeck
Mon Feb 15, 2021 10:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: barcode check
Replies: 3
Views: 395

Re: Offtopic : advice in buying a pos-ticket printer

... I ordered, but i wanted to see some code for it to print on. I believe the Zebra (lib or rc) files need to be included. I have been able to print ean13 labels on a normal printer. Could you share a small working function that I can use as a base for generating my labels ? It dos not matter witch ...
by Marc Venken
Sun Nov 15, 2020 1:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Offtopic : advice in buying a pos-ticket printer
Replies: 5
Views: 655

Print Barcodes

Hola Fivewinners Necesito imprimir un codigo de barras sin saber cual sera el contenido. Pueden ser un EAN13, un UPC, o una mezcla rara de letras y numeros, no puedo saber que tipo sera de antemano. Estos son ejemplos de codigos que podria imprimir. 2800560056984 0903666-1 ...
by Adolfo
Tue Oct 01, 2019 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Barcodes
Replies: 1
Views: 490

Imprimir Codigo de barras

Hola Fivewinners Necesito imprimir un codigo de barras sin saber cual sera el contenido. Pueden ser un EAN13, un UPC, o una mezcla rara de letras y numeros, no puedo saber que tipo sera de antemano. Estos son ejemplos de codigos que podria imprimir. 2800560056984 0903666-1 ...
by Adolfo
Tue Oct 01, 2019 10:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imprimir Codigo de barras
Replies: 3
Views: 707

Re: SayBarCode control

yes,
I'm thinking ...on the next upgrade of fwh

you can select each type you wish code39, int2of5, ean13...

and then the type -> linear, circular, square
by Silvio.Falconi
Wed Apr 10, 2019 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 5887

Re: SayBarCode control

... would be appreciated. As I said earlier, our tests with vrd barcodes match your results. So, in this release, we restricted to code39,code128 and ean13, if hbzebra.lib is not linked. We will see what further improvements are possible using the program you shared with us.
by nageswaragunupudi
Tue Apr 09, 2019 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 5887

Re: SayBarCode control

... without knowing that these codes are wrong. If you ask Emg he will tell you that they are right for him on these years I used Circular Barcode, Ean13 and code39 perhaps we can erase all and create a class only with hzebra barcode, perhaps hbzebra are rights, but we must verify all them..
by Silvio.Falconi
Tue Apr 09, 2019 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 5887

Re: New FTDN March/Marzo 2019 (FWH 19.03)

... librerías de terceros ni fuentes de letras adicionales. Las funciones propias de FWH soportan los tipos de códigos de barras ( CODE39,CODE128 and EAN13 ). Proporciona soporte para CODE11,CODE38,CODE93,CIDE128,EAN8,EAN13,UPCA,UPCE,ITF,MSI,CODABAR,PDF417,DATAMATRIX y QR-CODE enlazando la librería ...
by Antonio Linares
Mon Apr 08, 2019 8:49 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2019 (FWH 19.03)
Replies: 2
Views: 2798
Next

Return to advanced search