Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

Image from blob field

Post Reply
devid13
Posts: 3
Joined: Thu Jan 28, 2016 3:35 pm

Image from blob field

Unread post by devid13 »

I have a mysql table with a blob field where i stored JPG images.
How can i insert the image in a report?
My test:
- In the report select query I have inserted the blob field (select * from...)
- Then in report builder I have inserted an image object.
- In the field properties value of image object I have inserted the blob filed name
But when I try to view the report the message is: "FPDF error: Image file has no extension and no type was specified: ..."
What's wrong?
Henk_2a
Posts: 52
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland

Re: Image from blob field

Unread post by Henk_2a »

devid13 wrote:I have a mysql table with a blob field where i stored JPG images.
How can i insert the image in a report?
My test:
- In the report select query I have inserted the blob field (select * from...)
- Then in report builder I have inserted an image object.
- In the field properties value of image object I have inserted the blob filed name
But when I try to view the report the message is: "FPDF error: Image file has no extension and no type was specified: ..."
What's wrong?
I have exactly the same problem, no idea what to do
kev1n
nuBuilder Team
Posts: 3801
Joined: Sun Oct 14, 2018 6:43 pm
nuBuilder Version: 4.5
Has thanked: 2 times
Been thanked: 9 times
Contact:

Re: Image from blob field

Unread post by kev1n »

Hi,

Is this question really for v3?
nickrth
Posts: 24
Joined: Sun Aug 23, 2020 3:19 pm

Re: Image from blob field

Unread post by nickrth »

I am running v4.5

Thanks.
Post Reply