Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Life is getting harder with PRINTING!!
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00708279
Message ID:
00709561
Views:
20
Is rewriting your DOS reports using the VFP report writer (bear with me) an option? I have a customer that wanted presentation quality output from the FPDOS app. I rewrote the DOS report as a VFP report, then wrote an OLEPUBLIC class in VFP and built it to a .EXE. I wrote some glue code in FP DOS to create and run a VBScript file that CreateObject()ed my VFP COM object that printed the report. It was actually fairly straight forward. Think it might help you out?

Roger

>In my FP2.6 application I format my own printer output by using Printer Escape Sequences as variables before/after text, and doing a lot of COPY TO LPTx stuff.
>
>Starting with later model InkJet printers and now some of the newer USB Laser Printers, there are no more functional (DOS level) LPT ports and the InkJet printers hangup, when you send them laserjet Esc Codes. Basically, sending this stuff to the new ports/InkJet printers hang up the computer!!
>
>So now as a result, I have to tell my customers to only buy LaserJet compatible printers, and those are disapprearing more and more everyday.
>
>Has anybody else encountered these PRINTING problems with their DOS applications lately, and come up with possible solutions ? basically,
>
>Any ideas would be GREATLY appreciated...
>Cyrus
Previous
Reply
Map
View

Click here to load this message in the networking platform