I'm currently using Access 2003 on an XP machine.
When my report opens, the size of the report always seems to be such that it fits a whole page in the window. The View Percentage in the Print Preview toolbar seems to go to a value "Fit" which takes the currently defined size of my window, and fits in a whole page of A4 within that. I don't know if I have used the correct term for the setting on the toolbar, but I know the toolbar at least is called Print Preview.
I'd prefer to see the report within the window showing at full size (a setting of 100%) as I can't even read what it says when it compresses the whole page into the window. Maximising makes it only slightly larger, and is not a viable solution, but if anyone knows how to set the View Percentage in code then that would be very interesting.
When my report opens, the size of the report always seems to be such that it fits a whole page in the window. The View Percentage in the Print Preview toolbar seems to go to a value "Fit" which takes the currently defined size of my window, and fits in a whole page of A4 within that. I don't know if I have used the correct term for the setting on the toolbar, but I know the toolbar at least is called Print Preview.
I'd prefer to see the report within the window showing at full size (a setting of 100%) as I can't even read what it says when it compresses the whole page into the window. Maximising makes it only slightly larger, and is not a viable solution, but if anyone knows how to set the View Percentage in code then that would be very interesting.
Comment