Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to print endless page
Message
From
17/12/2012 02:00:00
 
 
To
16/12/2012 23:05:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01559840
Message ID:
01559845
Views:
64
>how to print an endless page?
>
>I want to print the grocery receipt, and it prints continuously, doesn't need page
>


Tips from what I can remember when building POS

- Use 'Generic Text Only' printer driver
- Use monospaced font

As for layout
- Make FRX with Report Title + detail band + Report Summary only
(page headers/footers empty and height 0)


OR

Send output to text file in exact layout in characters
(Eg ech line have 80 chars)

Then send whole text file to to the printer port directly. There was couple of posts here with code that does that
(Was it SergeyB or BorisB)


Also see file#9991 here at downloads

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform