From: Zack G on 3 May 2010 20:42 I am using SQL Reporting Services for SQL Server 2005. I have a report that uses a page header as a cover page. When the report renders in the browser, the cover page prints once (as expected) and then the data begins on page two. When the report is exported to a PDF, I get two cover pages. The first cover page does not print the report items fields so I can identify it as the "extra" page. The second cover page is identical to the cover page that renders in the browser. Does anyone have any ideas what I can take a look at?
From: a a r o n . k e m p f on 5 May 2010 19:53 figure out why your page is too wide? that's the first thing that I'd look for On May 3, 5:42 pm, Zack G <z.gallin...(a)gmail.com> wrote: > I am using SQL Reporting Services for SQL Server 2005. I have a report > that uses a page header as a cover page. When the report renders in > the browser, the cover page prints once (as expected) and then the > data begins on page two. When the report is exported to a PDF, I get > two cover pages. The first cover page does not print the report items > fields so I can identify it as the "extra" page. The second cover page > is identical to the cover page that renders in the browser. Does > anyone have any ideas what I can take a look at?
|
Pages: 1 Prev: sql server report service 2008 Next: Two SSRS 2008 questions |