Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Error printing JPegs

edited September 2006 in General
I have a report that prints Ticket data from the following:

Table_Tickets (Master)
Customer_Table

Everything prints fine.

I have now added 2 JvDBImage boxes to show Table_Images (Master is
Table_Tickets)

The images show okay on the screen and I can print okay from within the
Report builder IDE.

When I run the app I get the following error:

EInvalid Graphic with message "Bitmap Image is not valid"

The images are JPEGS and stored in a MYSQL blob field.
I have set the graphic type to JPEG in the ppDBImage properties.

Any help appreciated

Comments

This discussion has been closed.