RB 6.03 and TcxDBImage
Hi there,
I'm using a TcxDBImage component to save a JPEG Image to a Paradox Database.
This works fine. But when I try to print the JPEG Image via RB 6.03 there is
no image? I have Registered the TJPEGImage class with RP 6.03
(ppRegisterGraphicClass('JPG', TJPEGImage). Can some one help me out here?
/Brian
I'm using a TcxDBImage component to save a JPEG Image to a Paradox Database.
This works fine. But when I try to print the JPEG Image via RB 6.03 there is
no image? I have Registered the TJPEGImage class with RP 6.03
(ppRegisterGraphicClass('JPG', TJPEGImage). Can some one help me out here?
/Brian
This discussion has been closed.
Comments
1. Be sure you have ppJPEG in your uses clause.
2. Be sure you set the GraphicType property of the DBImage is set to JPEG.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com