<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>12 Dec 2020 19:09:27 Z</lastBuildDate><pubDate>26 Nov 2020 18:05:35 Z</pubDate><description>Hi all,&#13;
&#13;
Could someone please tell me how I can create this QR Code using Windev 24/25 (or not), but the goal is to print the QR Code in a Windev report:&#13;
&#13;
The specification:&#13;
&#13;
	The creation of the two-dimensional bar code (QR code) must comply with the following&#13;
	specifications:&#13;
		a) Error Correction Code (ECC): ‘M’;  [Windev -&gt; QRCodeVar..CorrectionError=qrcodeLevelM]&#13;
		b) Type: Byte;&#13;
		c) Points per module (Size): 2;&#13;
		d) Version: V=9 (minimum value);&#13;
		e) Image dimensions: minimum 30x30 mm;&#13;
		f) Margin: 0,25 cm.&#13;
&#13;
My difficulty:&#13;
		b) Type: Byte; 					[Windev -&gt; maybe QRCodeVar..ContentType=bcTypeText]&#13;
		c) Points per module (Size): 2; 	[I don't really know]&#13;
		d) Version: V=9 (minimum value);	[I don't really know]&#13;
&#13;
The symbol versions of QR Code range from Version 1 to Version 40. Each version has a different module configuration or number of modules. (The module refers to the black and white dots that make up QR Code.)&#13;
"Module configuration" refers to the number of modules contained in a symbol, commencing with Version 1 (21 × 21 modules) up to Version 40 (177 × 177 modules). Each higher version number comprises 4 additional modules per side. Version 9 have 53x53 modules. I can only meet the requirements if I have more than (approximately) 212 characters of text (I think the module/version is automatic only in Windev).&#13;
&#13;
Any help will be welcome.&#13;
 &#13;
 &#13;
Thank you in advance.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68144-code-with-version-9-minimum-value/read.awp</link><title>QR Code with Version 9 (minimum value)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>henriquecaldeira</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68144-code-with-version-9-minimum-value-68183/read.awp</comments><pubDate>12 Dec 2020 19:09:27 Z</pubDate><description>In Windev, for versions 24 / 25, or earlier, it is not possible to generate a QR code with these specifications.&#13;
"[...]&#13;
b) Typ…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68144-code-with-version-9-minimum-value-68183/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68144-code-with-version-9-minimum-value-68183/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68144-code-with-version-9-minimum-value/read.awp">QR Code with Version 9 (minimum value)</source><title>Re: QR Code with Version 9 (minimum value)</title></item></channel></rss>
