Crystal report load Image

I have the part of image from database(D:\Images\img1.jpg) and i want that image load to crystal report 2008.

Has anybody know what function use to load image in crystal report?

Thanks so much.

:lol:


tonysoeun (BOB member since 2010-12-31)

That location isn’t in the database, if you are using a PATH it’s just on a network-share (which everyone and every server running this report will need access to on the same D-drive location.

This is also best done with IMAGES that are all a STANDARD size (H x W) in your file-store.

Insert a “Placeholder” image using INSERT → PICTURE.

Then right-click on the image, and select FORMAT GRAPHIC.

The Second Tab is PICTURE - and the little blue formula box lets you set the GRAPHIC LOCATION based on a formula that you can construct.


MJRBIM :canada: (BOB member since 2007-03-23)

Hi guys,

I’m using Crystal Reports 11.0.0.2269 and I have a problem with the insert of pictures.

As said, I added a picture using insert picture and after that right click added a graphic location from the DB field which contains the complete path and filename of the picture.

Every record shows the original picture I added to the report.

In the firstg pic you can see the options in Crystal, and in pic 2 you can see the result and the complete path.

Please Help :slight_smile: :hb:

regards from germany

Fabian


datarw (BOB member since 2015-10-26)