PDF images

From SMTX Wiki
Jump to navigation Jump to search

Ok

this is a little bit tricky :)

First, place or find the image on the server, and find the path to it using a browser.

Example:

https://ssp-q.siemens.be/Common/Static/CustomerStyle/Images/Layout/siemens_logo_EHS.jpg

Now this will NOT work, because the server is surfing to this, but that is himself. we need something more :)

Log into the Admin > Settings

Scroll down to 'Local URL To SSP Site (Used locally by the server to connect to itself)'.

the value there is what we need. in our example it is: https://ssp-q.siemens.be:8501/

so the path to our image becomes: https://ssp-q.siemens.be:8501/Common/Static/CustomerStyle/Images/Layout/siemens_logo_EHS.jpg