Error printing JPegs
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
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
This discussion has been closed.
Comments
You need to add ppJPEG to your uses clause to successfully use jpeg images
in a report.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com