Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
Could you please suggest the best way to display video file from Rest API?
-
Thanks for youe suggestion. Something wrong in Base64Utils Base64 conversion. I used below java.util.Base64 and it is working now
Base64...
Leave a comment:
-
Img to display Binary images
Hi Support,
I am trying to display image from Rest APi into Img widget.
Img image=new Img();
image.setSrc("data:image/jpeg;base64,"+rec.getAttribute("imageFile"));...
No activity results to display
Show More
Leave a comment: