Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print to file to any printer
Message
From
07/10/2009 22:46:11
 
 
To
01/10/2009 09:54:55
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01426277
Message ID:
01428171
Views:
37
Take a look at ??? in the VFP help. This sends a string directly to the printer bypassing the print driver.

I used this a long time ago and as I recall there is one character in the ASCII character set that does not go over correctly. I think the character is "/" which if I am right has to be sent as "//" to get "/" at the printer.

I was using REPORT FORM TO FILE and capturing the output of the print driver to a file (PS or HP). I then later fed this back to the printer using ???. It was a little slow compared to the print driver but it did work.

Stewart Crisler
Previous
Reply
Map
View

Click here to load this message in the networking platform