Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer control commands
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00114202
Message ID:
00121519
Views:
21
>How can I send printer control commands to the printer from within
>a report in VFP5 ? For example:
>Turning duplex mode on-off ( 4 first pages duplex, next 1 single, etc.)
>Get first page from tray 1, the second page from tray 2 etc.

>>Use the frx as a database (USE MYREPORT.FRX), and check out the expr field. >>It would require changing this field programmatically, and keeping it out of >>your EXE (to keep it from being read only), but this may help you. >>Otherwise, forcing the user to set up a special printer and reading the name >>of the printer may do the trick.

>>JR

This does not solve the problem. What I wand is to to send control codes at the end of the page that will affect the next page , or when group changes etc.
Previous
Reply
Map
View

Click here to load this message in the networking platform