Skip to content

Commit 6b3cf9a

Browse files
author
Natalia Kazakova
committed
add aztec and updates
1 parent c0cce64 commit 6b3cf9a

File tree

7 files changed

+100
-20
lines changed

7 files changed

+100
-20
lines changed

reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/aztec-code.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,38 @@
22
title: Aztec Code
33
author: Natalia Kazakova
44
---
5-
# Aztec Code
5+
# Aztec Code
6+
7+
**Aztec Code** is a matrix code that has the potential to use less space than other matrix barcodes because it does not require a surrounding blank "quiet zone". Aztec codes are widely used for transport ticketing.
8+
9+
![Aztec Code](~/reporting-for-desktop/images/bar-code-aztec-code.png)
10+
11+
Refer to the following article for more details: [Aztec Code](https://en.wikipedia.org/wiki/Aztec_Code).
12+
13+
## Add the Barcode to a Report
14+
15+
1. Drag the **Barcode** item from the report controls toolbox tab and drop it onto the report.
16+
17+
![](~/reporting-for-desktop/images/drag-and-drop-barcode.png)
18+
19+
2. Set the control's **Symbology** property to **Aztec Code**.
20+
21+
![](~/reporting-for-desktop/images/aztec-code-in-designer-win.png)
22+
23+
3. Specify [common](add-bar-codes-to-a-report.md) barcode properties and properties [specific](#specific-properties) to **Aztec Code**.
24+
25+
## Specific Properties
26+
27+
In the [property grid](../../report-designer-tools/ui-panels/property-grid-tabbed-view.md), expand the **Symbology** list and specify the following properties specific to **Aztec Code**:
28+
29+
- **Compaction Mode**
30+
31+
Specifies whether text or binary mode should be used to encode the barcode's data.
32+
33+
- **Error Correction Level**
34+
35+
Specifies the amount of redundancy built into the bar code to compensate for calculation errors.
36+
37+
- **Version**
38+
39+
Specifies the Aztec Code version.

reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/micro-qr-code.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Refer to the following article for more information: [Micro QR Code](https://www
1818

1919
![|add barcode to report designer](~/reporting-for-desktop/images/drag-and-drop-barcode.png)
2020

21-
2. Set the control’s **Symbology** property to **MicroQRCode**.
21+
2. Set the control’s **Symbology** property to **Micro QR Code**.
2222

2323
![|Micro QR Code Properties](~/reporting-for-desktop/images/micro-qrcode-in-designer-win.png)
2424

@@ -28,14 +28,18 @@ Refer to the following article for more information: [Micro QR Code](https://www
2828

2929
In the [property grid](../../report-designer-tools/ui-panels/property-grid-tabbed-view.md), expand the **Symbology** list and specify the following properties specific to **Micro QR Code**:
3030

31-
Compaction Mode
32-
: Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
31+
- **Compaction Mode**
32+
33+
Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
3334

34-
Error Correction Level
35-
: Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
35+
- **Error Correction Level**
36+
37+
Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
3638

37-
Include Quiet Zone
38-
: Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
39+
- **Include Quiet Zone**
3940

40-
Version
41-
: Gets or sets the barcode’s version.
41+
Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
42+
43+
- **Version**
44+
45+
Gets or sets the barcode’s version.

reporting-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/qr-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A **QR Code** (**QR** is the abbreviation for **Quick Response**) is a two-dimen
1414

1515
![](../../../../../images/drag-and-drop-barcode.png)
1616

17-
2. Set the controls **Symbology** property to **QRCode**.
17+
2. Set the control's **Symbology** property to **QR Code**.
1818

1919
![](../../../../../images/qrcode-in-designer.png)
2020

reporting-for-desktop/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ items:
172172
href: articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/add-bar-codes-to-a-report.md
173173
- name: Barcode Recognition Specifics
174174
href: articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/bar-code-recognition-specifics.md
175+
- name: Aztec Code
176+
href: articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/aztec-code.md
175177
- name: Codabar
176178
href: articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/codabar.md
177179
- name: Code 11 (USD-8)

reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/aztec-code.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,38 @@
22
title: Aztec Code
33
author: Natalia Kazakova
44
---
5-
# Aztec Code
5+
# Aztec Code
6+
7+
**Aztec Code** is a matrix code that has the potential to use less space than other matrix barcodes because it does not require a surrounding blank "quiet zone". Aztec codes are widely used for transport ticketing.
8+
9+
![Aztec Code](~/reporting-for-web/images/bar-code-aztec-code.png)
10+
11+
Refer to the following article for more details: [Aztec Code](https://en.wikipedia.org/wiki/Aztec_Code).
12+
13+
## Add the Barcode to a Report
14+
15+
1. Drag the **Barcode** item from the report controls toolbox tab and drop it onto the report.
16+
17+
![add barcode to report designer](~/reporting-for-web/images/eurd-web-add-bar-code-to-report.png)
18+
19+
2. Set the control's **Symbology** property to **Aztec Code**.
20+
21+
![Aztec Code Properties](~/reporting-for-web/images/aztec-code-in-designer-web.png)
22+
23+
3. Specify [common](add-bar-codes-to-a-report.md) barcode properties and properties [specific](#specific-properties) to **Aztec Code**.
24+
25+
## Specific Properties
26+
27+
In the [property grid](../../report-designer-tools/ui-panels/properties-panel.md), expand the **Symbology** list and specify the following properties specific to **Aztec Code**:
28+
29+
- **Compaction Mode**
30+
31+
Specifies whether text or binary mode should be used to encode the barcode's data.
32+
33+
- **Error Correction Level**
34+
35+
Specifies the amount of redundancy built into the bar code to compensate for calculation errors.
36+
37+
- **Version**
38+
39+
Specifies the Aztec Code version.

reporting-for-web/articles/report-designer/use-report-elements/use-bar-codes/micro-qr-code.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,18 @@ Refer to the following article for more information: [Micro QR Code](https://www
2828

2929
In the [property grid](../../report-designer-tools/ui-panels/properties-panel.md), expand the **Symbology** list and specify the following properties specific to **Micro QR Code**:
3030

31-
Compaction Mode
32-
: Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
31+
- **Compaction Mode**
32+
33+
Specifies whether the barcode contains a number, an alphanumeric string, or a byte array.
3334

34-
Error Correction Level
35-
: Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
35+
- **Error Correction Level**
36+
37+
Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors.
3638

37-
Include Quiet Zone
38-
: Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
39+
- **Include Quiet Zone**
3940

40-
Version
41-
: Gets or sets the barcode's version.
41+
Specifies whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
42+
43+
- **Version**
44+
45+
Gets or sets the barcode’s version.

reporting-for-web/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ items:
193193
href: articles/report-designer/use-report-elements/use-bar-codes/add-bar-codes-to-a-report.md
194194
- name: Barcode Recognition Specifics
195195
href: articles/report-designer/use-report-elements/use-bar-codes/bar-code-recognition-specifics.md
196+
- name: Aztec Code
197+
href: articles/report-designer/use-report-elements/use-bar-codes/aztec-code.md
196198
- name: Codabar
197199
href: articles/report-designer/use-report-elements/use-bar-codes/codabar.md
198200
- name: Code 11 (USD-8)

0 commit comments

Comments
 (0)