Skip to content

Commit f7470b4

Browse files
author
epolevikov
committed
Rename bar code -> barcode
1 parent 4d5e24e commit f7470b4

File tree

82 files changed

+383
-383
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+383
-383
lines changed

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/bind-to-data/use-embedded-fields-mail-merge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This adds the selected format to the target data field by separating it from the
4343
## <a name="supportedcontrols"></a>Supported Controls
4444
You can apply the mail merge feature to the **Text** of the following report controls:
4545

46-
* [Bar Code](../use-report-elements/use-bar-codes.md)
46+
* [Barcode](../use-report-elements/use-bar-codes.md)
4747
* [Character Comb](../use-report-elements/use-basic-report-controls/character-comb.md)
4848
* [Check Box](../use-report-elements/use-basic-report-controls/check-box.md)
4949
* [Label](../use-report-elements/use-basic-report-controls/label.md)

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/lay-out-dynamic-report-content/suppress-controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ When identical or null values appear in a report's data source, you can suppress
2424

2525
These properties are available for the following controls:
2626

27-
* [Bar Code](../use-report-elements/use-bar-codes.md)
27+
* [Barcode](../use-report-elements/use-bar-codes.md)
2828
* [Label](../use-report-elements/use-basic-report-controls/label.md)
2929
* [Character Comb](../use-report-elements/use-basic-report-controls/character-comb.md)
3030
* [Rich Text](../use-report-elements/use-basic-report-controls/rich-text.md)

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/report-designer-tools/toolbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following controls are most commonly used to display data in a report.
2020

2121
| ![web-designer-toolbox-barcode](../../../../images/eurd-win-barcode.png) | ![web-designer-toolbox-checkbox](../../../../images/eurd-win-checkbox.png) | ![web-designer-toolbox-gauge](../../../../images/eurd-win-gauge.png) | ![web-designer-toolbox-label](../../../../images/eurd-win-label.png) | ![web-designer-toolbox-label](../../../../images/eurd-win-charactercomb.png) | ![web-designer-toolbox-picture-box](../../../../images/eurd-win-picturebox.png) | ![web-designer-toolbox-rich-text](../../../../images/eurd-win-richtext.png) | ![web-designer-toolbox-table](../../../../images/eurd-win-table.png) |
2222
| ------------------------------------------------------------- | ------------------------------------------------------------------ | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- |
23-
[Bar Code](../use-report-elements\use-bar-codes.md) | [Check Box](..\use-report-elements\use-basic-report-controls\check-box.md) | [Gauge](..\use-report-elements\use-gauges-and-sparklines\add-gauges-to-a-report.md) | [Label](..\use-report-elements\use-basic-report-controls\label.md) | [Character Comb](..\use-report-elements\use-basic-report-controls\character-comb.md) | [Picture Box](..\use-report-elements\use-basic-report-controls\picture-box.md) | [Rich Text](..\use-report-elements\use-basic-report-controls\rich-text.md) | [Table](..\use-report-elements\use-tables.md) |
23+
[Barcode](../use-report-elements\use-bar-codes.md) | [Check Box](..\use-report-elements\use-basic-report-controls\check-box.md) | [Gauge](..\use-report-elements\use-gauges-and-sparklines\add-gauges-to-a-report.md) | [Label](..\use-report-elements\use-basic-report-controls\label.md) | [Character Comb](..\use-report-elements\use-basic-report-controls\character-comb.md) | [Picture Box](..\use-report-elements\use-basic-report-controls\picture-box.md) | [Rich Text](..\use-report-elements\use-basic-report-controls\rich-text.md) | [Table](..\use-report-elements\use-tables.md) |
2424

2525

2626
### <a name="extendeddata"></a>Extended Data

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The documents in this section describe how to use various controls in a report,
99
* [Manipulate Report Elements](use-report-elements/manipulate-report-elements.md)
1010
* [Use Basic Report Controls](use-report-elements/use-basic-report-controls.md)
1111
* [Use Tables](use-report-elements/use-tables.md)
12-
* [Use Bar Codes](use-report-elements/use-bar-codes.md)
12+
* [Use Barcodes](use-report-elements/use-bar-codes.md)
1313
* [Use Charts and Pivot Grids](use-report-elements/use-charts-and-pivot-grids.md)
1414
* [Use Gauges and Sparklines](use-report-elements/use-gauges-and-sparklines.md)
1515
* [Draw Lines and Shapes](use-report-elements/draw-lines-and-shapes.md)

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Use Bar Codes
2+
title: Use Barcodes
33
author: Anna Gubareva
44
---
5-
# Use Bar Codes
5+
# Use Barcodes
66

7-
The following topics provide basic information about using bar codes:
7+
The following topics provide basic information about using barcodes:
88

9-
* [Add Bar Codes to Reports](use-bar-codes/add-bar-codes-to-a-report.md)
10-
* [Bar Code Recognition Specifics](use-bar-codes/bar-code-recognition-specifics.md)
9+
* [Add Barcodes to Reports](use-bar-codes/add-bar-codes-to-a-report.md)
10+
* [Barcode Recognition Specifics](use-bar-codes/bar-code-recognition-specifics.md)
1111

12-
See the following topics to learn about the supported one-dimensional bar codes:
12+
See the following topics to learn about the supported one-dimensional barcodes:
1313

1414
* [Codabar](use-bar-codes/codabar.md)
1515
* [Code 11 (USD-8)](use-bar-codes/code-11-usd-8.md)
@@ -36,7 +36,7 @@ See the following topics to learn about the supported one-dimensional bar codes:
3636
* [UPC-E0](use-bar-codes/upc-e0.md)
3737
* [UPC-E1](use-bar-codes/upc-e1.md)
3838

39-
See the following topics to learn about the supported two-dimensional bar codes:
39+
See the following topics to learn about the supported two-dimensional barcodes:
4040

4141
* [ECC200 - Data Matrix](use-bar-codes/ecc200-data-matrix.md)
4242
* [GS1- Data Matrix](use-bar-codes/gs1-data-matrix.md)
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,59 @@
11
---
2-
title: Add Bar Codes to a Report
2+
title: Add Barcodes to a Report
33
author: Anna Gubareva
44
---
5-
# Add Bar Codes to a Report
5+
# Add Barcodes to a Report
66

77
## Overview
88

9-
To insert a bar code into a report, drag the **Bar Code** item from the [Toolbox](../../report-designer-tools/toolbox.md) onto the report's area.
9+
To insert a barcode into a report, drag the **Barcode** item from the [Toolbox](../../report-designer-tools/toolbox.md) onto the report's area.
1010

1111
![](../../../../../images/eurd-win-add-bar-code-to-report.png)
1212

13-
After creating the bar code, select the bar code type (symbology) in the **Bar Code Tools** [toolbar](../../report-designer-tools/toolbar.md) tab's **Symbology** gallery.
13+
After creating the barcode, select the barcode type (symbology) in the **Barcode Tools** [toolbar](../../report-designer-tools/toolbar.md) tab's **Symbology** gallery.
1414

1515
![](../../../../../images/eurd-win-bar-code-symbology.png)
1616

17-
After specifying the symbology, you can customize the type-specific options of the bar code, which are listed in the [Property Grid](../../report-designer-tools/ui-panels/property-grid-tabbed-view.md) under the **Symbology** property.
17+
After specifying the symbology, you can customize the type-specific options of the barcode, which are listed in the [Property Grid](../../report-designer-tools/ui-panels/property-grid-tabbed-view.md) under the **Symbology** property.
1818

1919
![](../../../../../images/eurd-win-bar-code-symbology-property.png)
2020

2121
## Main Options
2222

23-
You can use the **Binary Data** property to supply the data that a bar code should encode.
23+
You can use the **Binary Data** property to supply the data that a barcode should encode.
2424

25-
To specify the bar width (a bar code's resolution), use the following options:
25+
To specify the bar width (a barcode's resolution), use the following options:
2626

27-
* Automatically calculate the bar width according to a bar code's dimensions by enabling the **Auto Module** option;
27+
* Automatically calculate the bar width according to a barcode's dimensions by enabling the **Auto Module** option;
2828
* Provide a fixed bar width value using the **Module** property.
2929

30-
The following are some additional bar code options:
30+
The following are some additional barcode options:
3131

32-
* Use the bar code's **Text** property to provide accompanying text. The **Show Text** property allows you to show or hide this text.
32+
* Use the barcode's **Text** property to provide accompanying text. The **Show Text** property allows you to show or hide this text.
3333

34-
* Use the **Orientation** property to rotate a bar code.
34+
* Use the **Orientation** property to rotate a barcode.
3535

36-
* Use the **Padding** property to specify the indent between bars and the bar code's inner boundaries.
36+
* Use the **Padding** property to specify the indent between bars and the barcode's inner boundaries.
3737

3838
## Bind to Data
3939

40-
You can [bind](../../bind-to-data/bind-controls-to-data-expression-bindings.md) the bar code's **Text** property to a data field obtained from a report's data source. Click the control's smart tag, expand the **Expression** drop-down list and select the data field.
40+
You can [bind](../../bind-to-data/bind-controls-to-data-expression-bindings.md) the barcode's **Text** property to a data field obtained from a report's data source. Click the control's smart tag, expand the **Expression** drop-down list and select the data field.
4141

4242
![](../../../../../images/eurd-win-bar-code-bind-to-data.png)
4343

4444
You can also click the **Expression** option's ellipsis button to invoke the **Expression Editor**. This editor allows you to construct a complex binding expression with two or more data fields.
4545

4646
## Common Errors
47-
The following section explains how to work around the most frequently encountered errors related to the incorrect use of bar codes.
47+
The following section explains how to work around the most frequently encountered errors related to the incorrect use of barcodes.
4848

49-
* The following error message is shown in place of the bar code if the control's dimensions are too small to fit the bar code with its specified resolution.
49+
* The following error message is shown in place of the barcode if the control's dimensions are too small to fit the barcode with its specified resolution.
5050

5151
![](../../../../../images/eurd-win-bar-code-small-boundaries-error.png)
5252

53-
To get rid of this error, enable the **Auto Module** property and/or increase the bar code's dimensions.
53+
To get rid of this error, enable the **Auto Module** property and/or increase the barcode's dimensions.
5454

55-
* The following error message appears when the data supplied to a bar code contains characters that are not supported by this bar code type.
55+
* The following error message appears when the data supplied to a barcode contains characters that are not supported by this barcode type.
5656

5757
![](../../../../../images/eurd-win-bar-code-invalid-characters-error.png)
5858

59-
To avoid this error, supply data that applies to a particular bar code specification.
59+
To avoid this error, supply data that applies to a particular barcode specification.
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
11
---
2-
title: Bar Code Recognition Specifics
2+
title: Barcode Recognition Specifics
33
author: Anna Gubareva
44
---
5-
# Bar Code Recognition Specifics
5+
# Barcode Recognition Specifics
66

7-
This document describes the main specifics of bar code recognition and how to resolve the most frequently encountered issues when working with bar codes.
7+
This document describes the main specifics of barcode recognition and how to resolve the most frequently encountered issues when working with barcodes.
88

9-
## Choose an Appropriate Bar Code Type
10-
Selecting an appropriate bar code type (symbology) depends on your specific business requirements and the applied industrial standards.
9+
## Choose an Appropriate Barcode Type
10+
Selecting an appropriate barcode type (symbology) depends on your specific business requirements and the applied industrial standards.
1111

12-
In general, consider using [Bar Code 2 of 5 Interleaved](interleaved-2-of-5.md) for encoding digits and [Bar Code 39](code-39-usd-3.md) for encoding the full range of ASCII characters.
12+
In general, consider using [Barcode 2 of 5 Interleaved](interleaved-2-of-5.md) for encoding digits and [Barcode 39](code-39-usd-3.md) for encoding the full range of ASCII characters.
1313

14-
## Insert the Function Code One Character (FNC1) or the Application Identifier into a Bar Code
15-
Some encodings enable you to insert a special **FNC1** character for separating application identifiers from the rest of the bar code.
14+
## Insert the Function Code One Character (FNC1) or the Application Identifier into a Barcode
15+
Some encodings enable you to insert a special **FNC1** character for separating application identifiers from the rest of the barcode.
1616

1717
According to the **GS1** specification, the **FNC1** character is always inserted at the first position of the encoded data. Other identifiers can be inserted manually using the default "**#**" character.
1818

1919
Although you can use any ASCII character as the **FNC1** placeholder, it will not be a part of the encoded data as it does not have any direct ASCII representation.
2020

2121
> [!NOTE]
22-
> For the [Code 128](code-128.md) symbology, only **FNC1** characters are currently supported. At present, there is no way to define **FNC2** - **4** characters for this bar code.
22+
> For the [Code 128](code-128.md) symbology, only **FNC1** characters are currently supported. At present, there is no way to define **FNC2** - **4** characters for this barcode.
2323
2424
For the list of the available application identifiers, refer to the official documentation at [www.gs1.org](http://www.gs1.org/).
2525

26-
## Specify the Bar Code Resolution on Export to Third-Party Formats
27-
At present, only [export to PDF](../../../../print-preview/print-preview-for-winforms/exporting/pdf-specific-export-options.md) preserves the original bar code in its vector form. Export to other formats will keep only the rasterized version of a bar code (with the default DPI set to **96**).
26+
## Specify the Barcode Resolution on Export to Third-Party Formats
27+
At present, only [export to PDF](../../../../print-preview/print-preview-for-winforms/exporting/pdf-specific-export-options.md) preserves the original barcode in its vector form. Export to other formats will keep only the rasterized version of a barcode (with the default DPI set to **96**).
2828

2929
For [XLSX](../../../../print-preview/print-preview-for-winforms/exporting/xlsx-specific-export-options.md) and [XLS](../../../../print-preview/print-preview-for-winforms/exporting/xls-specific-export-options.md) export, the output resolution can be set up manually using the **Rasterization Resolution** property.
3030

3131
## Common Issues
32-
This document section provides solutions to the most common issues that you may encounter when creating bar codes.
32+
This document section provides solutions to the most common issues that you may encounter when creating barcodes.
3333

34-
* **The bar code is too "dense"**
34+
* **The barcode is too "dense"**
3535

36-
The more information you wish to encode, the more bars should be drawn and the larger the bar code should become.
36+
The more information you wish to encode, the more bars should be drawn and the larger the barcode should become.
3737

38-
The bar code's **Module** property specifies the width of the narrowest bar in a bar code. Although you can set this property to a very small value, the actual value is determined by the maximum resolution of your bar code printer device. Alternatively, consider using the **Auto Module** option to automatically calculate the optimal bar size based on the current bar code dimensions.
38+
The barcode's **Module** property specifies the width of the narrowest bar in a barcode. Although you can set this property to a very small value, the actual value is determined by the maximum resolution of your barcode printer device. Alternatively, consider using the **Auto Module** option to automatically calculate the optimal bar size based on the current barcode dimensions.
3939

4040
> [!NOTE]
41-
> When bar codes are "dense" and you are manually specifying the Module value, make sure that multiplying this value by the bar code printer resolution results in an integer number. Otherwise, rounding errors may occur on calculating the resulting bar width.
41+
> When barcodes are "dense" and you are manually specifying the Module value, make sure that multiplying this value by the barcode printer resolution results in an integer number. Otherwise, rounding errors may occur on calculating the resulting bar width.
4242
>
43-
> For example, when the Module is set to **0.015** inches and the printer resolution is **300** DPI, their product equals **4.5**, which may be rounded to **4** or **5** pixels for different bars and result in bar code recognition errors. In this case, the Module property should be set to **0.01333** (to make the bar width equal to **4** pixels) or to **0.01667** (to make the bar width equal to **5** pixels).
44-
* **The bar code is correctly displayed on the preview but it is not scanned**
43+
> For example, when the Module is set to **0.015** inches and the printer resolution is **300** DPI, their product equals **4.5**, which may be rounded to **4** or **5** pixels for different bars and result in barcode recognition errors. In this case, the Module property should be set to **0.01333** (to make the bar width equal to **4** pixels) or to **0.01667** (to make the bar width equal to **5** pixels).
44+
* **The barcode is correctly displayed on the preview but it is not scanned**
4545

46-
Make sure that your scanner has been correctly set up to be able to recognize a specific kind of a bar code. If you are not certain about how to operate the scanner properly, please refer to its product manual.
46+
Make sure that your scanner has been correctly set up to be able to recognize a specific kind of a barcode. If you are not certain about how to operate the scanner properly, please refer to its product manual.
4747

48-
Avoid scanning bar codes from the monitor screen (e.g., using an application installed on your smartphone), because the screen DPI may not be sufficient to effectively recognize each particular bar.
49-
* **The bar code is correctly displayed on the preview but it is scanned incorrectly**
48+
Avoid scanning barcodes from the monitor screen (e.g., using an application installed on your smartphone), because the screen DPI may not be sufficient to effectively recognize each particular bar.
49+
* **The barcode is correctly displayed on the preview but it is scanned incorrectly**
5050

5151
The cause for this problem may be an encoding issue specific to the "binary" input mode.
5252

5353
By default, the **UTF-16** encoding is used. However, your scanner device may use a different encoding model or even a codepage (i.e., a specific table that maps abstract values to real human-understandable characters). For additional information on this subject, please refer to the specification of your scanner device.
5454
* **The "There are invalid characters in the text" error occurs**
5555

56-
Different bar code symbologies define different ranges of allowed characters under different character sets. To avoid this error, please check the bar code specification.
56+
Different barcode symbologies define different ranges of allowed characters under different character sets. To avoid this error, please check the barcode specification.

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/codabar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The **Codabar** is a discrete, self-checking symbology that may encode **16** di
88

99
![](../../../../../images/eurd-win-bar-code-codabar.png)
1010

11-
## Add the Bar Code to a Report
11+
## Add the Barcode to a Report
1212

13-
1. Drag the **Bar Code** item from the report controls toolbox tab and drop it onto the report.
13+
1. Drag the **Barcode** item from the report controls toolbox tab and drop it onto the report.
1414

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

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/use-report-elements/use-bar-codes/code-11-usd-8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The symbology is discrete and is able to encode the numbers **0** through to **9
1010

1111
![](../../../../../images/eurd-win-bar-code-code-11.png)
1212

13-
## Add the Bar Code to a Report
13+
## Add the Barcode to a Report
1414

15-
1. Drag the **Bar Code** item from the report controls toolbox tab and drop it onto the report.
15+
1. Drag the **Barcode** item from the report controls toolbox tab and drop it onto the report.
1616

1717
![](../../../../../images/drag-and-drop-barcode.png)
1818

0 commit comments

Comments
 (0)