Recently I was tasked with creating a customer facing invoice using Sql Server Reporting Services 2008 R2. This particular client had employed a technique using Page Headers and Footers that didn’t upgrade properly once they moved to hosting their reports in SharePoint 2010 Integrated mode. Because Page Headers and Page Footers are not allowed to have references to data fields, the main issue was with how to consistently place a totals section in a fixed position at the bottom of the page without using a Page Footer.
Continue Reading:
Creating Customer Invoices using Sql Server Reporting Services 2008 R2