Click to See Complete Forum and Search --> : help with Viewer settings
Tailgun
Mar 6th, 2003, 07:57 AM
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
Tailgun
Mar 6th, 2003, 05:04 PM
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
Ken Bradford
Apr 10th, 2003, 04:29 PM
The report viewer has a window state, like a normal vb form. Check to see if its set to 2 (Maximized).
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.