Data Sources Property Page

When working with barcode, encoder, and text objects, you can specify data source options on the Data Sources property page. This enables you to control whether the data that is printed on your items will be typed in at the keyboard, read from an external database, or received from one of a number of other possible sources.

To access the Data Sources property page, double-click the text, barcode, or encoder object to open its Properties dialog. Alternatively, click Properties on the object's context menu. In the left Navigation Pane of the Properties dialog, click any data source to view the Data Sources property page.

The Data Sources property page contains the following tabs:

ClosedData Source Tab

The Data Source tab controls the name and data source type for the data source that is currently selected in the Navigation Pane. It contains the following options:

Each of the different data source types has its own set of options. Instead of displaying all of the options for the different data source types at once, the Data Source tab includes a dynamic area that changes to display only those options that are relevant to the data source that you have specified. Each of these options is described in detail in Selecting a Data Source.

ClosedData Type Tab

Specify the data type for the selected data source on the Data Type tab to prevent BarTender from interpreting certain data inputs, such as numerical values, dates, or binary data, as text. This enables you to perform mathematical functions on numerical values or display the time and date in a different language's format without changing the language of the application. By changing the data type of a value, you can easily format and display scientific notation, automatically display numbers as percentages, format and serialize roman numerals, or perform functions on date objects.

Each of the different data types has its own set of options. The Data Type tab includes a dynamic area that changes to display only those options that are relevant to the data type that you have specified. For more information about the options that are available for each data type, select the data type that you want in the following list.

BarTender supports the following data types:

ClosedTransforms Tab

You can access additional options that are used to modify (or "transform") a data source, such as serialization and truncation, on the Transforms tab. To configure these options, click the icon next to the option that you want. The selection of available transforms will vary based on the selected data type and will include one or more of the following:

Related Topics