Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Struggling with Reports that targets various printer bra
Message
From
02/08/2003 03:58:20
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00816153
Message ID:
00816168
Views:
19
You can solve this using .FRX report as table:

< pre >
USE yourreport.FRX
< \pre >

and change values there for everything you need to work as you want.

To manipulate with different printers you have column Expr where column Objtype = 1 and for margins you have columns Vpos i Hpos.
Look into that and try to change it.



>Folks,
>
>How do you handle reports that targets different printer brands? There are reports (in FRX ofcourse) that works well with printer brand x but not in brand y. Mostly are issues on margins.
Previous
Reply
Map
View

Click here to load this message in the networking platform