From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- helpcontent2/source/text/shared/guide/qrcode.xhp | 68 ++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 helpcontent2/source/text/shared/guide/qrcode.xhp (limited to 'helpcontent2/source/text/shared/guide/qrcode.xhp') diff --git a/helpcontent2/source/text/shared/guide/qrcode.xhp b/helpcontent2/source/text/shared/guide/qrcode.xhp new file mode 100644 index 000000000..f43ea9209 --- /dev/null +++ b/helpcontent2/source/text/shared/guide/qrcode.xhp @@ -0,0 +1,68 @@ + + + + + + + QR Code + /text/shared/guide/qrcode.xhp + + + + + QR Code + +
+

QR Code

+ + + Generate QR Code for any text or URL. +
+ The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image. +
+ Choose Insert - Object - QR Code. +
+

URL or Text

+ + The text from which to generate the QR code. +

Error correction

+ The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is damaged. + There are four standard error correction values. + + + + Low: 7% of codewords can be restored. + + + + Medium: 15% of codewords can be restored. + + + + Quartile: 25% of codewords can be restored. + + + + High: 30% of codewords can be restored. + + +

Border

+ + The width in dots of the border surrounding the QR code. +

Example

+ The QR code below was generated for the text www.libreoffice.org: + + QR code example + +
+ QR code in the Wikipedia +
+ +
-- cgit v1.2.3