|
-
Mar 6th, 2003, 08:57 AM
#1
Thread Starter
Hyperactive Member
help with Viewer settings
I have a VB6 SP5 app that shows my reports in the Crystal Viewer 8.5 Dev edition. I would like when the viewer opens to always open at 100% zoom, at present it opens at various %'s. I would also like NOT to have the preview section that appears on the left side of the viewer show in the report viewer.
Any help on how I can code the viewer to do the above?
Thanks for any and all help
-
Mar 6th, 2003, 06:04 PM
#2
Thread Starter
Hyperactive Member
Ok with some work I have been able to remove the preview and have it show full view but I still can't get it to open with the view at 100%. I have tried ZoomLevel = 100 but that doesn't work but maybe I am putting that param in the wrong place in the viewer code.
Anyone have an idea?
Thanks for any and all help
-
Apr 10th, 2003, 04:29 PM
#3
Addicted Member
The report viewer has a window state, like a normal vb form. Check to see if its set to 2 (Maximized).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|