ReportBuilder
?I am using Delphi 7 with ReportBuilder 7 Professional. However, I can't
get the RB dbImage to display a JPEG stored in a Firebird database as a
BLOB. Error: Not a valid bitmap image.
Has anyone else come across this problem? How do I handle it?
Sebsie
--- posted by geoForum on http://delphi.newswhat.com
get the RB dbImage to display a JPEG stored in a Firebird database as a
BLOB. Error: Not a valid bitmap image.
Has anyone else come across this problem? How do I handle it?
Sebsie
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Be sure you have the GraphicType property of the DBImage set to JPEG and
that you have ppJPEG added to your uses clause.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
actually working (design time) and just crashing at run time. After
using ppJpeg, all is fine.
Thanks!
and
can't
a
Sebsie
--- posted by geoForum on http://delphi.newswhat.com