Relative path for image

Stimulsoft Reports.WEB discussion
Post Reply
rami
Posts: 9
Joined: Sun Dec 06, 2015 8:56 am

Relative path for image

Post by rami »

Hello
Can we use relative path for images used in designer? I did it but it does not work correctly.it just works with absolute path, while in
uploaded site we do not have real paths.
Thnks
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Relative path for image

Post by HighAley »

Hello.

Yes you could use relative URL.
If this does not work, you use wrong URL.

Thank you.
rami
Posts: 9
Joined: Sun Dec 06, 2015 8:56 am

Re: Relative path for image

Post by rami »

Hello
How should we use relative path? I have an image in path 'E:\project\Styles\Images\icon\red-15.png'. Is it right to use something like this?
'..\Styles\Images\icon\red-15.png'
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Relative path for image

Post by HighAley »

Hello.

Sorry, but we don't know where you project runs.
Usually, web application don't have access outside its root folder.
Please, try to add the image to your project.

Thank you.
Post Reply