Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

changing viewer options - page width?

Status
Not open for further replies.

gharing

Programmer
Jan 8, 2001
13
US
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.

Thanks,
Greg
 
I am looking for a solution for the same problem. If anybody knows how to do it, it will be extremely useful.
Thanx,
Rathna.
 
I am using the java applet viewer to view the report in browser. I want to set the zoom parameter to page width as default.
 
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?

Thanx,
Rathna.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top