Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Report Header / Footer

$
0
0

Hi,

I am creating a report that will be used to produce Quote documents from data entered in a SQL database.  In the document, as you might expect to see in a quote, I will have a table of products and associated pricing and quantities.  This table (tablix) will grow / shrink depending upon the number of lines of items being quoted on.

Following on from this tablix there are various texboxes that will be printed and their position will need to shift according to the height of the tablix.  SSRS does this automatically.  So far - brilliant.

What I need though is a report header and a report footer.  The report header will include our company logo, address, the customer's name, contact, address, quotation number, etc.  The report footer will include the sign off, e.g. "We hope you find our offer acceptable.  Regards, John Smith, General Manager, 0135-256-5263,john.smith@domain.com".  I don't want these repeating on every page, and I don't want them taking up space on a page where they will not display.  I don't want them interfering with other controls (textboxes, tablixes, etc.).

I am using SSRS 2012 SP2, which apparently does not support report headers and footers.

What can I do?

Thanks,

Charles





Viewing all articles
Browse latest Browse all 10045

Trending Articles