Referencing images
I am having a little trouble with images in the report. On my development box they work fine. They are hard referenced with the full filespec in the location field. However on the production server they need to be relative referenced. If the report is located in the App_Data folder and the image is in the \Images folder, what is the proper way to reference the image file? Can the image be compiled into the report file so this is not an issue? WHat is the difference between the FileName tab on the Edit picture dialog and the Hyperlink tab?
Thanks
Thanks
Comments
The difference between "File name" and "Hyperlink" is that in the latter case FastReport will download an image from a specified URL.