I have a report that will need to load a customer logo in the page header. The image filename is Logo.bmp. On each installation the path to where the report and logo reside will be different. My questions is: How can I have Crystal 11.5 load the image dynamically without using a static path to the Logo.bmp file. I want the image to load automatically from the same location that the report resides in. The image file and the report will always be in the same directory but that directory name and path may be different on each installation. The image will be different for each installation so I cannot embed the image in the report. Any ideas would be greatly appreciated. Thank you