Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set LEFT margin in print not valid
Message
From
06/05/2009 20:27:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Set LEFT margin in print not valid
Miscellaneous
Thread ID:
01398262
Message ID:
01398262
Views:
83
i find that the set margin in print set up is not conveyed to the printer and i end up with no margin on the left hand side.
Any suggestions on how i can modify the code to give me a decent margin.
tnx
k

cPrinter = GETPRINTER( ) && invokes printer selection
SET PRINTER TO cPrinter
SET PRINTER FONT 'lucida console', 9 STYLE 'N'
SET MARGIN TO 55
set print on
Reply
Map
View

Click here to load this message in the networking platform