> > Hi to all !
> > I have created a report in a custom window.
> > There seems to be a bug in VFP version 6. Once I preview the report in my custom window the report pops up as usual. That means showing left-upper corner. Than when clicking in the report it zooms but....... The report originaly on the screen is still visble in the margins of the zoomed report. So giving an ugly preview clicking twice in the preview so zoom out and zoom in clears the error.
> > I've been told that zooming could also be done from keyboard using the 'Z' key. But that does not work in my application. Don't know why....
> > Is there anyone who met same problem and has a workaround for it ?
> > thanks in advance.
> > -Bart
>
> hi!
>
> Try this...
> ZOOM WINDOW "Report Designer" MAX
>
> BZ
Try to put the above command on the init event of report designer dataenvironment