 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Branden Johnson Guest
|
Posted: Tue Nov 16, 2004 9:02 pm Post subject: Report Builder and JPEGs |
|
|
I am storing JPEG images in a BLOB field. I need a way to display these
images in an enduser report builder report, meaning that I need a data-aware
image component in the report that is compatible with JPEG images. The
image component that comes with ReportBuilder only works with bitmap
images!!!
Thanks All,
Branden Johnson
|
|
| Back to top |
|
 |
Nard Moseley (Digital Met Guest
|
Posted: Wed Nov 17, 2004 3:56 pm Post subject: Re: Report Builder and JPEGs |
|
|
ReportBuilder's DBImage includes built-in support for loading Bitmap, JPEG,
Metafile, etc. The architecture is open for registering additional Delphi
TGraphic descendants.
1. Add ppJPEG to the 'uses' clause of your application.
2. When you place the DBImage component on the report workspace, right click
over it to display the context menu and then set GraphicType to JPEG.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
"Branden Johnson" <branden (AT) integritysd (DOT) net> wrote
| Quote: | I am storing JPEG images in a BLOB field. I need a way to display these
images in an enduser report builder report, meaning that I need a
data-aware
image component in the report that is compatible with JPEG images. The
image component that comes with ReportBuilder only works with bitmap
images!!!
Thanks All,
Branden Johnson
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|