How to suppress an Image based on a report?

Hello
   I have some images  which are  signatures( at least 5)   and I would like to suppress them  if some conditions are meet. For example I have some variables set like this below
StringVar vName1;
StringVar vName2;
StringVar vName3;;
StringVar vTitle1;
StringVar vTitle2;
StringVar vTitle3;
StringVar vCompany1;
StringVar vCompany2;
StringVar vCompany3;
and I would like to suppress the image( signature1)  if vName1='ABC' and vCompany1='XYZ' else dont suppress it leave it TRUE so the image will display and so on .. , really based on the name , title and company I would like show the signature I want. any suggestion would be appreciated.
Thank you
alpha

There is another thought
First two is discussed
1. supprssing the object conditionally
2. Placing the image object in section and conditionally handling the section itself
3rd is
If the source of the image is brought in from outside, then you can control the path itself.
for eg: You want to show Imag1 for condition 1 and image 2 for condition 2 then conditions then
If condition 1
image : path 1
elseif condition 2
iimage :path 2
It depends on your rquirement.

Similar Messages

  • How to convert from image based pdf to text based pdf

    I have Adobe 9 Pro. How to convert from image based pdf to text based pdf? For example, if someone emails a scanned pdf to me, how do I convert that document into a text based pdf?

    To perform OCR, open the document and select: Document > OCR Text Recognition > Recognize Text Using OCR
    More information on the various options is in the Acrobat help doc.

  • How to suppress a blank section in crystal report

    how to suppress a blank section in crystal report. although i have set the property
    "suppress blank section "=true ,still i m unable to suppress my section
    please help me to cope up this issue.
    thanks in advance

    One recommendation I make, when troubleshooting suppression issues, is to put a visible border of the section, area or object to be suppressed, and borders for all objects contained in the section or area.  This will help isolate what's suppressed, and whether the section is truly blank or has content that's blank.
    Furthermore, I recommend indicating which SDK and what version you're using when posting.
    Sincerely,
    Ted Ueda

  • POJO How to include a Image/Picture into a report

    Hi All,
    the POJO Data Source support works fine but how can i include a image/picture into a Report ??
    My Pojo contains a Blob and a byte[] but if i trag 'n' drop it onto the report design surface (myReport.rpt), C4E creates automatic fields for me but the Blob and the byte[] does not become available for reporting.
    In the application i would like to move a image into the blob or into the byte[].
    What is wrong ??
    Thanks a lot for Your help
    René
    MY POJO
    public class RhuPlakatData {
    private String text11;
    private Blob blob1;
    private byte[] bytes;
    public byte[] getBytes() {
    return bytes;
    public void setBytes(byte[] bytes) {
    this.bytes = bytes;
    public String getText11() {
    return text11;
    public void setText11(String text11) {
    this.text11 = text11;
    public Blob getBlob1() {
    return blob1;
    public void setBlob1(Blob blob1) {
    this.blob1 = blob1;

    Hi James
    Unfortunately, I found no solution.
    Did You found a solution??
    Thanks for Your help
    Greetings
    René

  • How to suppress a row based on current date -  at query level?

    In an Bex query report i have suppress rows based on current date.
    There is no current date available in query.
    there is a date field in the query.
    If by chance the date in that field is lesser than current date, I have to suppress that row.
    How can this be achieved?

    What is the code ofr creating a variable to get values >= to current date?
    I have implemented the following code which is not working.
    data L_S_range like line of E_T_range[].
    CLEAR L_S_RANGE.
    L_S_RANGE-SIGN = 'I'.
    L_S_RANGE-OPT = 'GE'.
    L_S_RANGE-LOW = SY-DATUM.
    APPEND L_S_RANGE TO E_T_RANGE[].
    Actually i have written in class, which will be inherited in superclass.
    Edited by: akshara20 on Feb 2, 2011 1:21 PM

  • How do set up image based navigation bar in DW CC?

    How do you set up images as the list members that form a navigation bar?

    Spry is gone, true, but CSS most definitely is part of DWCC...
    http://tv.adobe.com/watch/learn-dreamweaver-cc/using-the-css-designer-panel/
    You should be able to follow a css tutorial after familiarizing yourself with the CSS Designer.
    If you don't understand html and css in and of themselves, and you have a budget, you may want to get the Menu Magic DW Extension from Project VII. That would allow you to use the DW Design View interface to make a menu.
    If you have a fair understanding of the basics though, any "jquery menu" or "pure css menu" available freely on the web would do the trick. The vast majority of them come with a quick how to that includes mostly copy/paste instructions.

  • How to help an image-based site's Google indexing?

    I've a client whose site, due to budget and time constraints, is made up mostly of images. It's not a high-traffic site, but it's a site whose target audience requires more visual "wow" than most. I am prefacing with this because I just know someone's going to say "use more text" and that's not what I'm here asking about.
    Instead, my question has to do with Search Engine Indexing of sites made up mostly of images. Perhaps Flash-based sites have the same problem, but I don't believe in those. The site in question has no Flash. It's 100% valid HTML markup, only that it's got more images than text. Even the company address and phone numbers are images. Don't argue with me, it just is, and had to be this one unique time. ;-)
    Could I compensate for the lack of text by creating a DIV loaded with company info, putting it immediately after the body tag in the code, and placing it outside the viewport so no one ever sees it?
    I thought of simply putting a display:hidden on it, but thought crawlers like Google's probably look for that bit of code. It's so easy to check for, after all.
    Will placing a div outside the viewport with pertinent text in it help with the SEO concerns? At least a little bit?

    I think you already know the answer to this question so I won't beat a dead horse here.
    Could I compensate for the lack of text by creating a DIV loaded with company info, putting it immediately after the body tag in the code, and placing it outside the viewport so no one ever sees it?
    Google frowns on site owners who try to manipulate search results by seeding pages with hidden keywords.   I'm not suggesting for one moment that YOU would do that but lots of people have tried this with very bad results -- blacklisting or total removal from Search results.
    Let's say you have a graphic banner in your header with the company name, slogan and phone number on it.  It's obviously got content on it but it's not indexable.  I think you could safely use an object replacement technique by adding a real text equivalent to the header and setting text-indent to -99999px.  This makes the text readable by screen readers and bots that don't use CSS while keeping it out of view of sighted humans. Just make certain that whatever text you use has a graphic equivalent on the page or you run the risk of being blacklisted.
    In addition, be sure to apply alt and title attributes to every graphic. Search engines don't place much importance on them but they won't penalize you for using them either.
    Best of luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • How to create an image-based survey?

    I would like to create a form in which some questions are a series of image choices, i.e. select photo one, photo two or photo three. I can add images easily enough, but to actually use an images as responses in a questionnaire seems to be entirely different. I'm a complete novice, so any advice would be appreciated.

    There are a number of ways you could do this. Probably the easiest is to include a check box next to each so the user can select one. Just give each check box in the group the same name and different export value, and the user will be able to select at most one from the group, or none.
    An alternative is to use buttons to contain the images, and when one is selected, it's border color or background color could change to indicate which is selected. This will require a bit of JavaScript, bit it's not too complicated. If this sounds like something you'd like to pursue and need some help, post again.

  • C#: How to remove all images in a Crystal Report

    Hi there,
    how can I remove all images that are inside a Crystal Report programmatically? How are they stored internally? How can I access these images?
    Thanks,
    Pascal

    Hi Ludek,
    thanks for the hint. I did the following which removes everything. Unfortunately, the limitation to Images (I wanted to remove a bmp I added to the report) does not work, do you know, why (see commented line)?
    //remove images
    CrystalDecisions.ReportAppServer.Controllers.ReportDefController2 reportDefController = rasDoc.ReportDefController;
    CrystalDecisions.ReportAppServer.Controllers.ReportObjectController reportObjectController = reportDefController.ReportObjectController;
    CrystalDecisions.ReportAppServer.ReportDefModel.ReportObjects reportObjects = reportObjectController.GetAllReportObjects();
    foreach (CrystalDecisions.ReportAppServer.ReportDefModel.ReportObject reportObject in reportObjects)
        //if (reportObject.Kind.Equals(CrystalDecisions.Shared.ReportObjectKind.PictureObject))
              reportObjectController.Remove(reportObject);
    Thanks,
    Pascal

  • How to suppress extra form feed for character report printing using ORARRP?

    Dear All,
    We are using Oracle Application Server 10g (10.1.2.0.2) on Windows 2003 Server and most of our client PC's are Windows XP Professional machines. We are migrating our existing oracle application from 2-tier architecture to 3-tier architecture (6i to 10g). We have installed ORARRP utility for remote direct printing and to a limited extent we are successfull in getting the things work out for our system users, However, we are facing a problem using the ORARRP utility for which we are not able to find a solution till date.
    We have configured ORARRP utility on every user's PC and the printing of bitmap reports is working well. However, while printing CHARACTER reports using ORARRP utility, after the report gets printed, an EXTRA FORM FEED is issued by ORARRP to the printer and because of this the printer stationary skips one extra page and advances to the next page. Please note that this EXTRA FORM FEED happens only while printing a CHARACTER REPORT.
    Has anyone come across such a problem using ORARRP ? How can we avoid this extra FORM FEED from CHARACTER REPORT printing using ORARRP ? Is there any other tool which supports remote direct printing just like ORARRP?
    I shall be highly obliged if anyone could reply to my queries ASAP.
    Regards,
    KrishnaKumar S

    Please help ! I tried the "send_form_feed" and "postscript_dos_print" parameters without success. The extra form feed is always there. Thanks.

  • How to Print GIF image in XML RTF Report

    Hi All,
    I have one requirement like to print the GIF image in Oracle Report.
    The report is an XML Report.
    The image file stored in database, the table is fnd_attached_docs_form_vl.
    select distinct file_name from fnd_attached_docs_form_vl
    Front end Navigation ----->
    view -----> Attachments
    Now i need to get the image from there and print it report.
    Can you pls help me.
    Regards
    Venu

    Hi,
    I didn't tried that scenario as my report is not a Non-XML Report.
    And my report is XML Report.
    Regards
    Venu

  • How to suppress printer setup scrren when running reports

    I am using Dev.2000 ver 1.x (ie Reports 2.5) and oracle9i as the Database.
    I want to run a report by calling Reports Runtime (R25run32.exe) through a .BAT file which is scheduled to run in the night. I am calling the report with PARAMFORM=No and I have defined Desname=c:\outfile, Destype=file and desformat=pdf inside the report.
    My problem is that when the BAT file runs the report, the printer set up screen pops up and the report does not procede further until I click OK on this screen. As a result I am not able to schedule the report to run automatically (ie unattended) in the night. I would be grateful if some body can guide me as to how to over come this problem.
    Thanks in adavance

    Hello,
    You can use the parameter:
    PRINTJOB=NO
    or the parameter :
    BATCH=YES
    Regards

  • How to layout a subreport based on main report and another subreport!

    Hello all,
    I got an issue how to capture the value at a run time and loop through group in Crystal Report. My project is complicated (main report and sub report using stored procedure with parameters as datasource and a lot of formula fields pass between main report to sub report, but I try to explain it as simple scenario as following:
    School 1
    Main report layout: (Group by Class)
    ===============================================
    Class A
    Sub report: ( This result from the stored procedure at run time and only having two rows when running stored procedure)
    Boy : 200                  
    Girl : 150
    ================================================
    Class B
    Sub report
    Boy: 50
    Girl: 100
    =================================================
    Class C
    Sub report 
    Boy: 259
    Girl: 80
    Please pay attention on the above layout what I am done on reports. My question is how to produce another report that used the previous values and having the following layout:
    School Summary
    Class  |  Boys  |  Girls  |  Student
    A        |   200    |  150   |     350
    B        |     50    |  100   |     150
    C        |   260    |    80   |     340
    Please give me some ideas how to solve above problem. I know that Crystal Report can use shared variables via formula fields. I am wondering whether or not how to capture the specific value at the run time? Is it posible to make it working in Crystal Report or I have to write a stored procedure in the backend??? Thanks in advance.

    Hi,
    When we look at your report lay out, for each class group you have boys and girls count which is coming from sub report.
    I think you placed the sub report in the Class group and linked with Class.  If that is the case you will get all information in the sub report itself.
    In the sub report, create a running total with shared variables and bring this value to main report to display at the end of the report.
    Eg: To get Class from sub report to main report :
    Whileprintingrecords;
    Shared stringvar class;
    class:=classchar(13);
    Place this formula in your sub report group and create one more formula
    Whileprintingrecords;
    Shared stringvar class;
    class;
    Place this formula in your main report report footer, this will bring your classes into main report. Follow the same process for boys and girls numbers.
    Thanks,
    Sastry

  • Suppress Target structure based on condition

    Hi
    How to suppress target structure based on condition
    Example:
    Source is like:
    <Details>
    <Name>abdc</Name>
    <ID>234</ID>
    <Address>US</Address>
    </Details>
    I have two target structures
    1:
    <Details>
    <Name>abdc</Name>
    <ID>234</ID>
    <Address>US</Address>
    </Details>
    2:
    <Error>
        <ErrorID>
    </Error>
    if Any of the source filed is null then i dont want to map it to source structure. instead I want to assign an error id to ErrrorID node of the target.
    example
    abc,123,US
    abc
    in above case second record has two null values
    so my target structure should be
    <Details>
    <Name>abc</Name>
    <ID>123</ID>
    <Address>US</Address>
    </Details>
    <Error>
        <ErrorID>2nd record has erro</ErrorID>
    </Error>
    How to acheive this..
    Please help us
    Regards
    Sowmya

    hi ,
    plz try the following mapping
    Name-->exist-->if than else-> tuue----->Name
                                                        false---(constant)--
    error
    ID-->exist-->if than else-> tuue----->ID
                                                     false---(constant)--
    error
    adress-->exist-->if than else-> tuue----->address
                                                          false---(constant)--
    error
    regards,
    navneet

  • Display image file - BLOB on Report

    Hello there,
    Has anyone knew how to display an image file (BLOB) on Report using Application Express?
    You prompt reply would be appreciated.

    Once htmldb.oracle.com is available again, you may have a look in my demo application:
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    In the tab section II, you will find an image display example and the corresponding
    procedure.
    Denes Kubicek

Maybe you are looking for

  • 2TB Time Capsule suddenly full after only a few months?

    Hello all, Apologies in advance if this is a question that's already been answered.  I've been searching through threads, but didn't seem to see it. I have a late 2009 iMac (27 inch, 2.8 GHz i7, 4GB Ram) that had a hard drive affected by the Seagate

  • Sounds NOT working! Please help!

    I have a ON/OFF switch to sound the music. When the site loads the music plays automatically and if clicked it turns off the music and it works OK, but if I imported a new music file with a different file name and delete the one that worked. I set th

  • Cannot Click and select in Mountain Lion Mail

    Hi - Since upgrading to Mountain Lion on my iMac I am unable to select multiple mail messages to delete - I used to click and hold and drag down the list of bulk emails and click delete - this facility does not seem to work .... any suggestions?? Tha

  • PC User-Prints Strange Text in Word

    Hi All, I am using Pages-iwork08 and exported a resume to a Word file. I have sent the file to a friend possibly using XP or Vista but when they print the document....instead of fonts...they are all music notes....lol. Now it seems like they are havi

  • How do I get my JList selection to Display after changing

    Granted there are probably 1,000,000,000 ways to write this code. The intent is to have a list of items that are assigned into catagories and when an item is selected the catagories that the item are in are highlighted in the list. This part works OK