Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
8 1/2 X 7 pre printed forms
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00122355
Message ID:
00122402
Views:
16
>I need to print on a preprinted form that is tractor fed in dot matrix printer. How do I set the length of the page to 7 inch. I tried in page setup as user defined paper size but if I save the report and go back in the default size is there instead of height and width I changed to.
>
>Thanks CB!!
---------------------
Clark,
I doubt this is the right way but it should work...
After you create you report (myReport.frx), you could go into the first record of the FRX file (it's just a renamed table), and empty the following fields:
myReport.Expr, myReport.Tag, myReport.Tag2
This removes any printer specific information that VFP stored in the report and will stop the FRX from over-riding whatever the current windows default printer is.

Good luck.
Rick
Previous
Reply
Map
View

Click here to load this message in the networking platform