Why have I to pre-set the GraphicType for my Reports? Is it possible to assign an auto-assign property for printing both graphic types in the same report?
ReportBuilder uses Delphi's image loading routines and has to know ahead of time what type of an image to load. You can create a descendant of TppImage/TppDBImage that examines the header of the image data to be loaded to auto-determine the graphic type. -- Cheers,
Comments
time what type of an image to load. You can create a descendant of
TppImage/TppDBImage that examines the header of the image data to be loaded
to auto-determine the graphic type.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com