Integration of the Component

The component is integrated by using the cmll29o.ocx file containing the control. This file is located in the "Redistribution" directory. For more information on how to install the OCX in your IDE, refer to the online help documentation for your development environment.

After integrating the control, an icon should appear automatically in the component area of the toolbar or toolbox of your IDE.

Now you can begin customizing List & Label to suit your needs by configuring the available properties and implementing the required programming logic. There are two different ways to do this:

      The simple print and design methods

      A separate, iterative print loop

The first option is described below. The iterative approach is for the most part the same as the direct use of the DLL and is thus covered by the general description of the List & Label API.