Results 1 to 3 of 3

Thread: help with Viewer settings

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    Georgia
    Posts
    337

    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

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    Georgia
    Posts
    337
    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

  3. #3
    Addicted Member
    Join Date
    Apr 1999
    Posts
    178
    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
  •  



Click Here to Expand Forum to Full Width