Hello,
i have to show a picture in my web dynpro application. the picture source is coming over a remote function call. It returns a string with bytes from type String. So how do i convert this string back to a binary file to download? Is it possible?
Regards
Chris