That depends on how you can uniquely identify the client.
If you can pass a parameter, then you could have the images stored in a table and pull the correct image.
Or you could place all of the images into the report and suppress all but the one you need.
If it's determined via the network, you might use a UFL to get the login information and derive it from there.
-k