Trouble with Pictures in Runtime
Posted: Mon Dec 31, 2007 3:42 am
Greetings,____We create a report in which a product image is displayed along with data detail. Our program always renames the image to TEMP.JPG for consistency before calling the report. The only problem we are having is that the RRW Designer is forcing us to input a Drive and Directory name specifier along with the TEMP.JPG image name in order for the image to be inserted into the report. This causes an error if our end user installs our application into any directory other than that named when we created the report. I tried to just put the filename TEMP.JPG (without drivedirectory) in as we place always this file in the same location as the report.RRW we are calling, but the designer just won^t allow it.____Is there a way to tell the report to just look in the report/current directory for the image? How do we design this report without having to hard code in a drive and directory?____Thanks,____Josh