Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing on Dot Matrix
Message
From
17/07/2001 09:05:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
17/07/2001 08:50:26
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00530885
Message ID:
00531470
Views:
10
>Cetin,
>
>Thanks. It solved my half problem. The printing now is fast enough. But it is not prining the way it should. I want to print a report on 132 column paper. So I selected the paper size as US Standard Fanfold 14 7/8 x 11in. But one line of the report is getting printed in two lines though it is a 132 column printer. What else I need to do.

Yashodhan,
Instead of sending to printer at test time send to a text file to check what it prints. Probably one field is narrower than its wide. Try to identify if that's the case in preview mode. Also you might try (with a backup copy) blanking out expr,tag,tag2 fields in report first record :
_ASCIICOLS=132
use myreport.frx
blank fields expr,tag,tag2
use
report form myReport to file test.txt ASCII
modi comm test.txt
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform