I know there are ways to change certain options on the viewer when calling it in a web app., but I was wondering if it is possible to set the width of the report to default to page width, that way the full report comes up initially.
I find that there is a method in report viewer applet as setZoomFactor(int). Can we write another applet that extends this and set the zoom factor. Will this work or can I do it in any other way?
Try using the following with different values. This works for me: CRViewer1.Width = (Width)
CRViewer1.Height = (Height)[/red] Please visit my websites!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.