Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

1.79 x 10^12 furlongs per fortnight -- it's not just a good idea, it's the law!


devel / comp.lang.clipper.visual-objects / Re: QR for CaVo 2.8

SubjectAuthor
o QR for CaVo 2.8Craig

1
Re: QR for CaVo 2.8

<e32a139b-164b-4451-b941-ab677350a749n@googlegroups.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=1924&group=comp.lang.clipper.visual-objects#1924

  copy link   Newsgroups: comp.lang.clipper.visual-objects
X-Received: by 2002:ad4:5de8:0:b0:4b1:85db:3509 with SMTP id jn8-20020ad45de8000000b004b185db3509mr8221915qvb.121.1664860255655;
Mon, 03 Oct 2022 22:10:55 -0700 (PDT)
X-Received: by 2002:a05:6870:630e:b0:10d:ac9c:362b with SMTP id
s14-20020a056870630e00b0010dac9c362bmr7268853oao.157.1664860255421; Mon, 03
Oct 2022 22:10:55 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.clipper.visual-objects
Date: Mon, 3 Oct 2022 22:10:55 -0700 (PDT)
In-Reply-To: <8a4a8c12-2f97-4c7f-82ae-10e63c3975b3n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=144.139.40.247; posting-account=U7mEgQoAAAB9dszWb3htAea7Tk2wiZP2
NNTP-Posting-Host: 144.139.40.247
References: <df3d1eb6-394b-4fc3-a3c5-7dc82311509bn@googlegroups.com>
<412489a5-39e9-481b-8c3f-f48436410436n@googlegroups.com> <53e3ed77-3e1d-416f-9021-24eced8ab739n@googlegroups.com>
<0b22b2ab-750e-4c5a-b994-e4bf3bf2be70n@googlegroups.com> <259dca00-388e-48bd-8553-2e1598679cfen@googlegroups.com>
<441cf86b-6219-446f-a863-bc72212112c4n@googlegroups.com> <8a4a8c12-2f97-4c7f-82ae-10e63c3975b3n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e32a139b-164b-4451-b941-ab677350a749n@googlegroups.com>
Subject: Re: QR for CaVo 2.8
From: craig@control.net.au (Craig)
Injection-Date: Tue, 04 Oct 2022 05:10:55 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2846
 by: Craig - Tue, 4 Oct 2022 05:10 UTC

On Tuesday, March 1, 2022 at 3:50:24 AM UTC+11, Gerhard Bunzel wrote:
> Henry,
>
> this FoxPro-Class uses a free DLL to create QR-Barcodes:
> github.com/VFPX/FoxBarCodeQR
>
> You can use the free BarCodeLibrary from that download with VO. No registration needed - that dll only has to be in the EXE-Path.
>
> To use that dll with VO:
> _DLL FUNCTION GenerateFile (cData AS PSZ, cFileName AS PSZ) AS INT PASCAL:BarCodeLibrary.GenerateFile
> _DLL FUNCTION SetConfiguration (nSize AS INT, nImageType AS INT) AS INT PASCAL:BarCodeLibrary.SetConfiguration
> _DLL FUNCTION LibraryVersion () AS PSZ PASCAL:BarCodeLibrary.LibraryVersion
>
>
> To create your QR-Code:
>
> SetConfiguration (4, 1))
> GenerateFile (String2Psz("Das ist ein Mustertext mit QR-Code"), String2Psz("QR_Muster.jpg"))
>
> /****
> tnSize: The size of the generated image. Receives an integer between 2 and 12
> 2 = 66 x 66 (in pixels)
> 3 = 99 x 99
> 4 = 132 x 132
> 5 = 165 x 165
> 6 = 198 x 198
> 7 = 231 x 231
> 8 = 264 x 264
> 9 = 297 x 297
> 10 = 330 x 330
> 11 = 363 x 363
> 12 = 396 x 396
>
> tnType: The type of the generated image file. Receives an integer between 0 and 2.
> 0 = BMP
> 1 = JPG
> 2 = PNG
> ********/
>
>
> HTH
>
> Gerhard Bunzel

Thanks Gerhard, it works like a charm!

Kind Regards, Craig Dawson

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor