Re: How to enable Print Preview in Editing Window and Form Designer? by Dan
Dan
Wed Aug 16 15:30:14 CDT 2006
You can't.
Since you can't print at all from the form designer, there wouldn't be any
point. <g>
From a code editing window, you'll just get a ASCII dump to the printer in
the default printer font (unless you use SET PRINTER FONT). It's going to
look pretty much like it does on screen.
Dan
Peter wrote:
> I'm using Visual FoxPro 9 SP1.
>
> How can I enable Print Preview in Editing Window and Form Designer?
>
>
> Thanks.