Barcode Tools for Crystal Reports > Reference

The Windows Image creator

The image creator is used by both the APS.NET server for Crystal Reports XI and by the Report Designer Component in many versions of Crystal Reports. The creator is dBarcodeCR.dll which is installed in the system folder of the Barcode Tools for Crystal Reports installation directory. The creator is an OLE server which is self-registered on installation. If the dll is moved it must be re-registered with the machine’s OLE system by running

Regsvr32 full_path\dBarcodeCR.dll

From a command prompt, where full_path is the full path to the directory containing the dll.

The image created by the image creator may be obtained either from a method or a property.

More:

Pic(res) method

Picture property