An image can derive its data from a database field. If a database field
contains image paths, you can link the field to an image in SmartCodeStudio.
This allows you to print a page that will contain different image in each
label.
An example of a list of image paths is as follows,
C:\image\image1.bmp
C:\image\image2.jpg
C:\image\image3.jpg
C:\image\image4.png
C:\image\image5.png
To create a database-linked image, double click on an image to open open its
properties dialog box. In the Image Tab, choose
database as the datasource. The interface will change to as follows.
Click the Database Settings
button to define a database and select a table. Select a database field from
that table that contain image paths.
|