I have an application that prints custom reports (purchase orders and vouchers in particular). Most of these reports have irregular lengths (7", 8 1/2" etc.). I realize that the printer and paper type will default to the ones I select when I create the report IF the user is using the EXACT printer name I have selected, but can anyone tell me how I can allow the user to select a printer and have the correct paper type defaulted for different reports? I am attempting to solve the problem by creating a form that saves the correct printer for each report by using the GETPRINTER() command, but I can't seem to get the correct printer/paper length defaulted at the user's site. In the older versions of Foxpro (2.6), I believe I just selected CUSTOM as the Paper Size and it would default correctly.
I have set up Custom Form Lengths at the user sites for each of their forms. Any help would be appreciated. Thanks.
I have set up Custom Form Lengths at the user sites for each of their forms. Any help would be appreciated. Thanks.