I have made a statement to send out to some of our customers. Our invoices have a picture file in the top of the page. I want to do the same thing for these statements.
The instructions are below:
For a Report, the image file must exist in the Application Image Path. Fill in the Label
text box with the path to the image file, relative to the Image Path. Example:
Label: MyCompanyLogos\logo_12.bmp
Then press the Add Element to Form button. After the Static Picture has been added,
it can be moved or resized.
I've done that but the picture does not load on the page. See attached file.
Application Property Manager
IMAGE PATH: C:\Sesame2\Pics\
Static Picture on Report :
Label: CompanyLogo.jpg
The "picture not loading" icon appears where the picture should be.
I try opening the image in a new tab and I get this message:
Your file couldn’t be accessed
It may have been moved, edited, or deleted.
ERR_FILE_NOT_FOUND
The image location appears as:
file:///C:/Sesame2/SesameReports/SesameReports/STATEMENT_img_CompanyLogo.jpgThe image does load up in my Sesame Reports folder as a separate file.
What am I doing wrong?