I have recently customised standard POConfirm report, having done much changes, just added some fields. Now my SSRS report is showing in 2 pages. The standard one is still in 1 page. There is no extra content being displayed on the 2nd page, the same content as of 1 page is displayed on the second page how do i stop this, how do i limit in ssrs report to be in one singe page
It's not true that the pages are the same. The second page contains the header and the footer, but no lines; they're on the first page only.
I'd have to check the report design (I'm assuming you mean PurchPurchaseOrder report), but a possible explanation that the second pages is "empty" and you see some content because the header and the footer are set to repeat on every page. The typical reason why you get an extra page is that your content is wider then the printable area (defined by the page size and margins). That would be the first thing I'd check.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.