I get this error on reportbuilder previewing a report that displays a database blob field from an interbase database using the reportbuilder tppdbimage component. a jpeg is saved into the blob field and the graphic type is set to jpeg
Did you add ppJPEG to your uses clause? Be sure the image you are loading from your database is in fact a jpeg image (ie. try to load it into a Delphi DBImage).
Comments
Did you add ppJPEG to your uses clause? Be sure the image you are loading
from your database is in fact a jpeg image (ie. try to load it into a Delphi
DBImage).
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com