Hi,
In my program on VFP 7.0, there's a report that can only be printed on A3 size paper. The network printer that is used in our LAN fits just fine. The problem is that some of computers where the program is installed have local printers with maximum of A4 paper possible set for default. To actually print it on paper, I can issue TO PRINTER PROMPT clause and select required printer manually, but to preview, it automatically chooses default A4 printer as the only option and cuts right and bottom sides of the page (even though I set the network printer and A3 size in File/Page Setup menu . Can I do anything to display the report properly except forcing accountants to manually set the default printer in Windows control panel every time and reset it back after the program stops (and I'd rather not resort to an option that may be a bit beyond their abilities
)?
Thanks.
In my program on VFP 7.0, there's a report that can only be printed on A3 size paper. The network printer that is used in our LAN fits just fine. The problem is that some of computers where the program is installed have local printers with maximum of A4 paper possible set for default. To actually print it on paper, I can issue TO PRINTER PROMPT clause and select required printer manually, but to preview, it automatically chooses default A4 printer as the only option and cuts right and bottom sides of the page (even though I set the network printer and A3 size in File/Page Setup menu . Can I do anything to display the report properly except forcing accountants to manually set the default printer in Windows control panel every time and reset it back after the program stops (and I'd rather not resort to an option that may be a bit beyond their abilities
Thanks.