How to use TppDBImage with vary graphic image
Hi,
I have an Interbase table with 2 fields: Picture, and PictureClass. The
Picture is a blob field that store the image data and PictureClass store the
ClassName of the Picture (TJpeg, TGifImage, or TBitMap). If I am using
single GraphicType for all the image, I can print the report with the image
nicely. My problem is the table may store different type of graphic, Jpeg,
Gif or Bitmap.
How can I print the report with these kind of data on TppDBImage? Should I
change the GraphicType of TppDBImage during report generating? Please
advice.
--
Best Regards,
Chau Chee Yang
BCE Software Sdn. Bhd. ---> www.bce.com.my
I have an Interbase table with 2 fields: Picture, and PictureClass. The
Picture is a blob field that store the image data and PictureClass store the
ClassName of the Picture (TJpeg, TGifImage, or TBitMap). If I am using
single GraphicType for all the image, I can print the report with the image
nicely. My problem is the table may store different type of graphic, Jpeg,
Gif or Bitmap.
How can I print the report with these kind of data on TppDBImage? Should I
change the GraphicType of TppDBImage during report generating? Please
advice.
--
Best Regards,
Chau Chee Yang
BCE Software Sdn. Bhd. ---> www.bce.com.my
This discussion has been closed.
Comments
DetailBand.BeforePrint event.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com