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

Comments

  • edited 7:31PM
    Just embed an image into the report. Use the first tab (Picture/Load) in the picture editor.
    The difference between "File name" and "Hyperlink" is that in the latter case FastReport will download an image from a specified URL.
  • edited 7:31PM
    AlexTZ wrote: »
    Just embed an image into the report. Use the first tab (Picture/Load) in the picture editor.
    The difference between "File name" and "Hyperlink" is that in the latter case FastReport will download an image from a specified URL.
    Great. Thanks

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.