Blob image?
Hi.
Have created a report in FreeReport and everything seems fine except that i cannot seem to
load images from blob fields in SQL. The image format is WMF and it works fine just to manually
load the image into a imageobject in designmode. But when assigning a blobfield to the image
object and when trying to preview the report, i get an exception stating that:
EInvalidGraphic, "Bitmap image is not valid"
Does it have to be bitmaps as blobs or what?
Any other solution for this? It would be ok if i could change the filename property
of an image object at runtime... Any ideas on how to do this?
Regards.
Have created a report in FreeReport and everything seems fine except that i cannot seem to
load images from blob fields in SQL. The image format is WMF and it works fine just to manually
load the image into a imageobject in designmode. But when assigning a blobfield to the image
object and when trying to preview the report, i get an exception stating that:
EInvalidGraphic, "Bitmap image is not valid"
Does it have to be bitmaps as blobs or what?
Any other solution for this? It would be ok if i could change the filename property
of an image object at runtime... Any ideas on how to do this?
Regards.
Comments