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!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Image from blob field
-
- nuBuilder Team
- Posts: 4565
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 529 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