Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 48139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T16:13:59+00:00 2026-05-10T16:13:59+00:00

I have a bunch of reports that are printed out and mailed to clients.

  • 0

I have a bunch of reports that are printed out and mailed to clients. At the top of the report is the return address, left aligned. I was asked to add an optional logo to the report. This logo should be left of the return address. (The logo and all other info is stored in the database). So if the logo exists, you SHOULD see:

<someimage> <Return Address>

And if no logo exists, you SHOULD see:

<Return Address>

There are many different logos possible placed in many different reports, so to make life easier, the logo was implemented as a subreport. The subreport just grabs the correct logo image, and then it automatically displays in the report.

The problem I’m having is this. If the log DOES NOT exist, then we want the return address left aligned, as shown above. But what is happening is that while the subreport shows nothing, it still takes up space where the logo would be, and the return address is floating a few inches to the right of the left side of the page.

           <Return Address> 

SO… is there a setting I can use/set to get the subreport to either not show, or not take up any space, if there is no logo to be displayed?

Sorry, hope I made this clear enough. I’m totally new to RDL’s.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T16:14:00+00:00Added an answer on May 10, 2026 at 4:14 pm

    You should be able to set an expression on the subreport’s visibility so that it does not show if there isn’t a logo.

    Here is the XML from an RDL I had handy:

    <Subreport Name='SubReport'>   <ReportName>SubReport</ReportName>   <Visibility>     <Hidden>=Not Parameters!ShowLogo.Value</Hidden>   </Visibility> </Subreport> 

    This tests against a boolean parameter called ShowLogo, but you could just as easily test the value of another parameter (perhaps the length of a URL?).

    To be clear, when specifying the expression for the ‘Hidden’ property, you want it to evaluate to False when you want the element to display. If your expression evaluates to True, that means that the element will be hidden.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 66k
  • Answers 66k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer You really don't want to synchronize on an Integer, since… May 11, 2026 at 11:33 am
  • added an answer One advantage is that if you have many, many calls… May 11, 2026 at 11:33 am
  • added an answer You can define a constant SECOND and use it like… May 11, 2026 at 11:33 am

Related Questions

I have a bunch of reports that are printed out and mailed to clients.
I have a bunch of files that I need to be able to transport
I have a bunch of latitude/longitude pairs that map to known x/y coordinates on
I have a bunch of .NET frameworks installed on my machine. I know that
I have a bunch of classes I want to rename. Some of them have
I have a bunch of perfmon files that have captured information over a period
I have a bunch of PDF files and my Perl program needs to do
I have a bunch of java files from which I want to remove the
I have a bunch of projects in parallel subdirectories that all have etc/lighttpd.conf files.
I have a bunch of tasks in a MySQL database, and one of the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.