Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to NOEJECT a report ?
Message
From
09/11/2001 10:48:59
 
 
To
09/11/2001 06:45:24
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00579151
Message ID:
00579667
Views:
38
Thank you very much.

Yes, you both are right. I am printing on a 7" receipt form (I need text mode for dot matrix printer). We finally are sending output directly to printer or generating a text file and copying it to printer port.

Thanks.



>>Hi everyone.
>>
>>I have seen that VFP6 doesn't include NOEJECT option in REPORT FORM command.
>>I included it: There is no error, but it doesn't work either.
>>
>>Thanks.
>>
>>Juan Carlos.
>
>I think that when you start using the Windows printing system, all printing is page-based. That is, any Windows program that prints through the Windows printing system will always print a whole number of pages. This has nothing to do with Visual FoxPro. FoxPro for Windows already had this problem.
>
>If you print in text-mode, you can bypass the Windows printing system, print directly to the printer. In this case, you can, and have to, take care of the page-breaks yourself (if you forget chr(12) (for Epson printers) at the end, the page doesn't eject).
>
>Hilmar.
Previous
Reply
Map
View

Click here to load this message in the networking platform