Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Image from blob field

Questions related to nuBuilder Forte Reports and the Report Builder.
Post Reply
nickrth
Posts: 28
Joined: Sun Aug 23, 2020 3:19 pm
Has thanked: 1 time
Been thanked: 1 time

Image from blob field

Unread post by nickrth »

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.
kev1n
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

Unread post by kev1n »

You could first save the stream to a file then display it.

See: https://stackoverflow.com/questions/480 ... 64-encoded
Post Reply