display date & time at the right top corner of the report

  • I want to display date & time or LOGO at the right top corner of the report.

    I have kept them at the corner, it works fine then.

    But when am using subreport, the report width increases and the logo is coming in the center

    I want to make it at the corner even when the report width changes in the run time.

    Can any one suggest me in this regard?

    Thanks in Advance.

  • The way I've accomplished this has been to create a text box that spans the entire length of your header. Then right align the text. This does 2 things, when you export the report to excel it gets around much of the cell merging problems and always puts the date in the proper place. Also, you might need to adjust the layout of your main report to appropriately size it so the subreport fits. Make sure you are only using a margin in one report, either the subreport or the main report as well. this can help to contribute to your issues with sizing.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • Thanks Luke.

    I increased the width of the main report to subreports for time being. But am in search of the standard format to keep the logo at the top end.

    If any one come know the answer let me know 🙂

    thanks in advance.

  • Hi,

    Just align it as right.. don just move it by your own... make it sure u aligned it as right..

    Regards,
    Gayathri 🙂

  • Gayathri,

    but I hope image items we cant align. If I misunderstood please correct me.

    Thanks in advance.

    Deepthi

  • Hi Deepthi,

    u r right... but select image - > press f4 key.. in the properties window u can edit LOCATION property - >left/Top

    Regards,
    Gayathri 🙂

  • We need to mention the location details exactly in inches over there.

    But, I dont want like that as I dont know the report wdth or height.

    Programtically, if the report width increses automaticaly the logo should go to the end of the report.

    Regards,

    Deepthi.

  • Hi,

    Just give the logo in ur right corner of the Report in its REPORT HEADER...

    Regards,
    Gayathri 🙂

  • What I've found that works nicely is to first embed your logo in an image field (doesn't matter where it is on the report because you're not going to leave it.).

    Delete the image field.

    Now click inside your report header or if you have a header row where you want the logo to appear, click that. Now in the properties pane, find the background image section. Choose embedded, then you should be able to find your image when you click the next field down which is value. Now in the next field down, select the no repeat option.

    Please note that this only aligns the logo left, so if you need it on the right side of the report, you would have to play around with that.

    I hope this helps - I do know it avoids the overlapping elements warning I got with using an image floated over a text box.

  • Hi,

    It really sounds good but I want the logo at the right top corner of the window.. 🙁

    Thanks for your help 🙂

  • Then put it in the right most cell of your table where your table header is located. There are always hacks and work arounds.

Viewing 11 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic. Login to reply