Hi!
Im creating a report for a company and I got a problem they want me to solve (hopefully).
When I list the data in the reportviewer it breaks up the data (that consists of 32 pages of data) into 8 pages you can click yourself through. The customer wants the viewer to show these data in 1 single page so they easily can scroll up and down without having to turn pages. (then when they export it to pdf it naturally prints it in A4 size pages again).
My question is: is this possible? What tells the viewer when to break for new page? (in this case turning 32 A4 sized pages of data into 8 pages in the reportviewer). And more importantly, is it possible to change this setting so it shows it all into 1 single scrollable page?
//Peter Berglund, Support/Developer
Im creating a report for a company and I got a problem they want me to solve (hopefully).
When I list the data in the reportviewer it breaks up the data (that consists of 32 pages of data) into 8 pages you can click yourself through. The customer wants the viewer to show these data in 1 single page so they easily can scroll up and down without having to turn pages. (then when they export it to pdf it naturally prints it in A4 size pages again).
My question is: is this possible? What tells the viewer when to break for new page? (in this case turning 32 A4 sized pages of data into 8 pages in the reportviewer). And more importantly, is it possible to change this setting so it shows it all into 1 single scrollable page?
//Peter Berglund, Support/Developer