Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with the list in report

Status
Not open for further replies.

snoopyhobb

Programmer
Jan 30, 2006
1
US
Hi
I am uisng sql server reporting services 2005.I have a report where the header and footer size are fixed.In the body part I have a list .The problem is when there is less data in the list it stops where the data ends without touching the footer.I want the list borders to touch the footer no matter how large/small the data is.In the preview it looks fine but when eporting to PDF this problem is arising.Is there anyway to calculate the height of the list/lineheight or sth like that dynamically depending on the list height or so .Please help
 
I've got a weird little thought.

Don't use borders on the list. Kill all your padding, make the lines invisible (or white) and then create a LINE graphic right at the top of the footer.

Does that help?



Catadmin - MCDBA, MCSA
"The only stupid question is the one that *wasn't* asked.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top