Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Dynamic Picture Display Post Reply Post New Topic
Author Message
Reva
Newbie
Newbie


Joined: 21 Aug 2020
Online Status: Offline
Posts: 11
Quote Reva Replybullet Topic: Dynamic Picture Display
    Posted: 23 Aug 2020 at 8:59pm
Logo Display

Hello,

I am looking to create a report with 2 different logo based on condition. For this, I included 2 different logo(.jpg file) in same position of the report and tried to suppress the logo.

Table_name.Logo_Flag='Y' is the formula used in one of the jpg file suppress area and
Table_name.Logo_Flag='N' is another formula used in second picture suppress area.

Now, my concerns is, Initially it populate correctly, after that it is not working properly.

Moreover I am going to integrate the report with SSL (StarLIMS Scripting Language) application.

I am Using Crystal Reports XI version.

Kindly let me know to figure out the issue. Thanks in advance!!

Edited by Reva - 23 Aug 2020 at 9:01pm
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 24 Aug 2020 at 5:28am
you should include logic to suppress and unsuppress the images. I usually put it in the suppression logic like:
{usually a parameter name} = "some value"

Ultimately, it is how your report knows that it should display one image instead of the other.

This syntax returns either true or false. To display, you want it to return false, as this is in the Suppress logic, and true means that you want to hide the object

HTH
IP IP Logged
Reva
Newbie
Newbie


Joined: 21 Aug 2020
Online Status: Offline
Posts: 11
Quote Reva Replybullet Posted: 24 Aug 2020 at 8:28am
Thanks for your suggestion lockwelle!!

I am doing same as you said..

Parameter name is Logo_Flag and value is 'Y' or 'N'. Logo_Flag value is extracting from database and it is accurate. But the image results is just a blank. Kindly let me know if you have any solution. Thank You!!
IP IP Logged
Reva
Newbie
Newbie


Joined: 21 Aug 2020
Online Status: Offline
Posts: 11
Quote Reva Replybullet Posted: 25 Aug 2020 at 5:26am
Hello,

I got an output with same CR report changes as issue with integrated application. Thank you lockwelle for your time on this :)
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.