Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing on Dot Matrix
Message
De
17/07/2001 09:05:24
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
17/07/2001 08:50:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00530885
Message ID:
00531470
Vues:
11
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform