By Neeraj Kumar on Monday, 13 May 2019
Posted in C# Development
Likes 0
Views 1.1K
Votes 0
Hi,
I have report Sheet which contain more then one page. I want to split all the page as new Report sheet. ex. My report contains 100 row with 2 page each one has 50 row.I want to create two report Sheet in document with 50 row.

Is any way through c# code, I can split the report in multiple Sheet?

Thanks
Neeraj Kumar
View Full Post