Alaska Software Inc. - QR-codes
Username: Password:
AuthorTopic: QR-codes
Rolf Einar EriksenQR-codes
on Thu, 18 Aug 2011 14:06:37 +0200
I need to generate and print QR-codes.
Anyone know how to do this from xBase - and preferrable also print with 
TopDown
Regards
Rolf Einar
Thomas Braun
Re: QR-codes
on Thu, 18 Aug 2011 16:52:21 +0200
Rolf Einar Eriksen wrote:

> I need to generate and print QR-codes.
> Anyone know how to do this from xBase - and preferrable also print with 
> TopDown

According to a Wikipedia article QR code specifications are "free":

http://www.denso-wave.com/qrcode/index-e.html

You might also be able to find various C/C++/C#, Java, PHP or other
implementations on the web which you could port.

HTH
Thomas
Rolf Einar Eriksen Re: QR-codes
on Fri, 19 Aug 2011 10:54:48 +0200
Den 18.08.2011 16:52, skrev Thomas Braun:
> Rolf Einar Eriksen wrote:
>
>> I need to generate and print QR-codes.
>> Anyone know how to do this from xBase - and preferrable also print with
>> TopDown
> According to a Wikipedia article QR code specifications are "free":
>
> http://www.denso-wave.com/qrcode/index-e.html
>
> You might also be able to find various C/C++/C#, Java, PHP or other
> implementations on the web which you could port.
>
> HTH
> Thomas
Hi Thomas!

Thanks!

It seems that QR-codes has been espesially popular in Norway (And 
Japan?), but I had hoped that it was possible to find something already 
prepared in a library for xBase and that I just had to ajust this to the 
"TopDown-thinking"!

Rolf
Thomas Braun
Re: QR-codes
on Fri, 19 Aug 2011 15:35:36 +0200
Rolf Einar Eriksen wrote:

> It seems that QR-codes has been espesially popular in Norway (And 
> Japan?)

QR was devloped for Toyota by a japanese company 

As far as I understand, QR codes are quite common in a lot of countries and
industries.

Thomas
Anand Kumar GuptaRe: QR-codes
on Sat, 27 Aug 2011 12:10:23 +0530
QRCode initially did not kicked-off primarily for its expensive requirement 
of a 2D reader.

Now that we have huge acceptence of Smart phones and all these phones comes 
with a pretty decent camera - QRCode acceptence has increased a lot.

I have noticed its usage has increased manifolds in advertisement industry 
in the US (primarily print).

Anand

"Thomas Braun" <spam@software-braun.de> wrote in message 
news:1o73ftadx5lb5.heuwo7efuf5v$.dlg@40tude.net...
> Rolf Einar Eriksen wrote:
>
>> It seems that QR-codes has been espesially popular in Norway (And
>> Japan?)
>
> QR was devloped for Toyota by a japanese company 
>
> As far as I understand, QR codes are quite common in a lot of countries 
> and
> industries.
>
> Thomas
Sebastiaan Re: QR-codes
on Tue, 30 Aug 2011 11:33:41 +0200
Op 18-8-2011 14:06, Rolf Einar Eriksen schreef:
> I need to generate and print QR-codes.
> Anyone know how to do this from xBase - and preferrable also print with
> TopDown
> Regards
> Rolf Einar
>
>

The easy way if you have an internet connection:
http://code.google.com/apis/chart/infographic/docs/qr_codes.html
Sebastiaan Re: QR-codes
on Tue, 30 Aug 2011 11:54:05 +0200
Op 30-8-2011 11:33, Sebastiaan schreef:
> Op 18-8-2011 14:06, Rolf Einar Eriksen schreef:
>> I need to generate and print QR-codes.
>> Anyone know how to do this from xBase - and preferrable also print with
>> TopDown
>> Regards
>> Rolf Einar
>>
>>
>
> The easy way if you have an internet connection:
> http://code.google.com/apis/chart/infographic/docs/qr_codes.html
>
Make that http://code.google.com/apis/chart/infographics/docs/qr_codes.html
Rolf Einar Eriksen Re: QR-codes
on Fri, 09 Sep 2011 14:03:04 +0200
Den 30.08.2011 11:54, skrev Sebastiaan:
> Op 30-8-2011 11:33, Sebastiaan schreef:
>> Op 18-8-2011 14:06, Rolf Einar Eriksen schreef:
>>> I need to generate and print QR-codes.
>>> Anyone know how to do this from xBase - and preferrable also print with
>>> TopDown
>>> Regards
>>> Rolf Einar
>>>
>>>
>>
>> The easy way if you have an internet connection:
>> http://code.google.com/apis/chart/infographic/docs/qr_codes.html
>>
> Make that 
> http://code.google.com/apis/chart/infographics/docs/qr_codes.html
Thanks to Sebastian, Thomas and Anand!

It would have been even nicer if we where not dependent on 
internet-access, and a bit easier to integrate with other TopDown reports.

No 3. party library it is possible to buy?

Rolf Einar
Wolfgang Ciriack Re: QR-codes
on Thu, 22 Sep 2011 07:51:35 +0200
Am 09.09.2011 14:03, schrieb Rolf Einar Eriksen:
> Den 30.08.2011 11:54, skrev Sebastiaan:
>> Op 30-8-2011 11:33, Sebastiaan schreef:
>>> Op 18-8-2011 14:06, Rolf Einar Eriksen schreef:
>>>> I need to generate and print QR-codes.
>>>> Anyone know how to do this from xBase - and preferrable also print with
>>>> TopDown
>>>> Regards
>>>> Rolf Einar
>>>>
>>>>
>>>
>>> The easy way if you have an internet connection:
>>> http://code.google.com/apis/chart/infographic/docs/qr_codes.html
>>>
>> Make that
>> http://code.google.com/apis/chart/infographics/docs/qr_codes.html
> Thanks to Sebastian, Thomas and Anand!
>
> It would have been even nicer if we where not dependent on
> internet-access, and a bit easier to integrate with other TopDown reports.
>
> No 3. party library it is possible to buy?
>
> Rolf Einar

List & Label from combit can print QR-codes.

Regards Wolfgang