Hi there,
I have this same question and don't seem to be able to find the answer...
I have a field in my DB which stores the JSON of a png image, and now I want to display that image on a report.
Can this be done?
Thanks.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Image from blob field
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Image from blob field
You could first save the stream to a file then display it.
See: https://stackoverflow.com/questions/480 ... 64-encoded
See: https://stackoverflow.com/questions/480 ... 64-encoded