Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Sql Server Reporting Services 2005

Author  Topic 

ruchi_yahoo
Starting Member

5 Posts

Posted - 2010-10-29 : 02:41:32
I am using four subreports in one report.In these subreports Iam using table .I need page break between subreports table When i generate Pdf of this report if the length of one report exceeds and goes to next page and remaining page are blank the next table starts with next page .I an using sql server 2005 reporting .How can i solve this issue .Help Me .....

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-11-01 : 12:21:35
try using a document map and then exporting the report to pdf rather than using page break.

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -