Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Is there a way to display an image in a mashup from its binary representation?
Solved! Go to Solution.
You may try writing a service to convert your image data.
https://www.codeproject.com/Questions/1110737/How-to-display-image-from-binary-data-in-javascrip
The best way to bind images in a mashup are to save them as Media Entities in the Platform.
You may try writing a service to convert your image data.
https://www.codeproject.com/Questions/1110737/How-to-display-image-from-binary-data-in-javascrip