Search found 32 matches: qrcodes

Return to advanced search

Re: CODIGO DE BARRAS. ERROR CON FILLRECT()

But most importantly, we DO NOT NEED any 3rd party library for generating, display and printing any barcodes or QRCodes. FWH is natively capable of generating and printing not only CODE128 barcodes but many other types of barcodes and qr-codes, with or without HaruPDF. Please try ...
by nageswaragunupudi
Tue May 14, 2024 7:05 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: CODIGO DE BARRAS. ERROR CON FILLRECT()
Replies: 31
Views: 3465

Re: Reading QRCodes

Otto, I create a BAT file and launch it (using __RUN) cComando := '"c:\Program Files (x86)\ZBar\bin\zbarimg" ' + '"' + cFileJpg + '"' + + " > " + '"' + cFileTxt + '"'cComando := cComando + crlf + "EXIT" + crlfMEMOWRIT( "do_scan.bat" ...
by MarcoBoschi
Tue May 23, 2023 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: Reading QRCodes

Marco,
>zbarimg is fantastic!
can you show an example how to use?

Thank you and best regards,
Otto
by Otto
Tue May 23, 2023 11:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: Reading QRCodes

Reinaldo

Code: Select all  Expand view  RUN
c:\Program Files (x86)\ZBar\bin\zbarimg QRCODE.JPG  > TEXT.TXT


fast, accurate, never misses a beat

I loaded 2000 qr codes in my application so the name of the jpg and text in a short time

Thank to Antonio!
by MarcoBoschi
Thu May 18, 2023 1:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: Reading QRCodes



zbarimg is fantastic!
by MarcoBoschi
Thu May 18, 2023 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: Reading QRCodes

Yes, sure. I wrote methods to send texts and make phone calls but not to send via WhatsApp although it wouldn't be too hard to add. Keep in mind you will need a web hook set up to catch any incoming texts. Here is that class: #define ACCOUNT_SID  "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" //assigne...
by reinaldocrespo
Thu May 18, 2023 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: Reading QRCodes

Reinaldo, sorry for off-topic, some time ago you share in this forum an class to twillio, to send sms, whatsapp, you still using this class? do you make updates to this? can you share?

best regards
by NWKL
Thu May 18, 2023 11:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: Reading QRCodes

Dear Reinaldo, By the way, I found a great plugin for ChatGPT. It creates a button that allows you to select a file and upload it as a knowledge base. It uses async to read the file as text and split it into chunks of size 15,000, which are then sent. Here is a video demonstrating how it works: http...
by Otto
Wed May 17, 2023 8:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: Reading QRCodes

by Otto
Wed May 17, 2023 8:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Reading QRCodes

Hello again Fiwinners;

Can anyone here read QR Codes?

This squared dot matrix dots and squares can store a lot of information. Given a QR code storing text, can we read it with fw or harbour? Is anyone here reading QR Codes?

Thank you.
by reinaldocrespo
Wed May 17, 2023 7:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading QRCodes
Replies: 8
Views: 826

Re: QRCodes and mod harbour

QRMania :-)

love it...
by Antonio Linares
Wed Jun 16, 2021 6:23 am
 
Forum: mod_harbour
Topic: QRCodes and mod harbour
Replies: 1
Views: 475

QRCodes and mod harbour

Hello friends, Our showroom is growing. We offer standard QR codes and also individually designed ones. The QRCodes are multi-dynamic thanks to a powerful mod harbour router and controller. Best regards, Otto https://mybergland.com/fwforum/qrcodeshow1.jpg https://mybergland.com/fwforum/qrcodeshow2.jpg
by Otto
Tue Jun 15, 2021 6:50 pm
 
Forum: mod_harbour
Topic: QRCodes and mod harbour
Replies: 1
Views: 475

SVG QRCodes

Hello friends, Today we made a program to create SVG QRCodes. We recorded a video. The video is 1 hour and in raw format. But you can see how we simplify development with HARBOURINO. Please see starting from 3.12 min how we convert a HTML to mod Harbour. ...
by Otto
Thu May 13, 2021 9:31 pm
 
Forum: mod_harbour
Topic: SVG QRCodes
Replies: 0
Views: 336

Re: QRCodes in EPS format

Dear Mr. Rao, Thank you for taking the time on this topic. In this case, I have to provide the company that makes for us the QRCode metal plates files in EPS-format. EPS, I think is not so much used anymore. In my Google research for a software, I limited the time range from 1.1.2000 to 1.1.2010. Th...
by Otto
Wed Jan 27, 2021 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: QRCodes in EPS format
Replies: 10
Views: 832

Re: QRCodes in EPS format

Hello friends, I need QRCodes in EPS format. Does anyone know a tool that can generate QR codes in EPS format from a database? Thank you in advance and best regards Otto You know FWH can generate QR Codes. I guess you have a requirement ...
by nageswaragunupudi
Wed Jan 27, 2021 8:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: QRCodes in EPS format
Replies: 10
Views: 832
Next

Return to advanced search

cron