Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

JPEg Support in DBImage

edited October 2004 in General
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.

Comments

  • edited October 2004
    Hi Paul,

    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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.