Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
??? printing on a network
Message
From
04/07/2000 07:44:29
 
 
To
03/07/2000 21:39:26
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00387928
Message ID:
00388022
Views:
15
Try wrapping the print program inside a PRINTJOB / ENDPRINTJOB command structure. This is the most elegant solution when bypassing the printer driver.

An alternative may be to send the contents of _PECODE, via "??? _PECODE". This is assuming that you are using the proper printer setup codes, because _PECODE may contain nothing if you are not using a print driver.

Lastly, if all else fails, send an EJECT via "??? EJECT"
Live life today - tomorrow will take care of itself.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform