I found several ways to do this. All covered in FAQ767-3609 which is a summary from a Crystal Clear earlier this year.
With CR7, the easiest way is to load the image into a DB table.
You also might be able to develop a custom viewer using the RDC and trap the section formatting event to change the image at view time. It won't work with Export, or with CR9 reports.
CR8.5 introduced the COM data object, and I used that in my cViewIMAGE utility (which does exactly waht you want). However, the COM data source isn't available for CR8.0, 7 or earlier.
If you have to stay with CR7, the only solution is to load your images into a DB table.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.