JPEg Support in DBImage
Delphi 7 Update 1
Report Builder 7.04
All,
I've added ppJPEG to my uses clause to add JPEG support to DBImage. My
application is built using packages and now it wants "designide70.bpl"
apparently because of a new dependency on "dclrbe77.bpl". I don't think
Borland would be too happy at me for shipping this file to all my customers!
How do I resolve this?
Regards,
Paul.
Report Builder 7.04
All,
I've added ppJPEG to my uses clause to add JPEG support to DBImage. My
application is built using packages and now it wants "designide70.bpl"
apparently because of a new dependency on "dclrbe77.bpl". I don't think
Borland would be too happy at me for shipping this file to all my customers!
How do I resolve this?
Regards,
Paul.
This discussion has been closed.
Comments
When developing ReportBuilder we decided to include the image capabilities
with the Report Designer at Delphi Design time automatically without the
need to register a separate package. If you are building with packages, you
will need to add the ppJPEG file into your project, also adding the vcljpg
package in your requires clause, or create and link a separate package
containing only the ppJPEG file.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com