Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Garbage is printed
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Garbage is printed
Divers
Thread ID:
00577792
Message ID:
00577792
Vues:
58
Hi everybody,

My manager came to me with a problem at the end of the day, so I haven't time to look into it closely. The situation is: we're trying to print mailing labels. Instead of addresses, some garbage (print codes) are printed. AFAIK, this is Matrix printer. In the code we have:
lcPrntName = getprinter()
if !empty(lcPrntName)
set printer to name (lcPrntName)
endif

Fields Tag and Tag2 are cleared, Expr contains only basic information, not printer specific. AFAIK, RawPrint.fll (from Download section here) is used, though I'm not sure, it's used for this report or it's directly outputed to the printer.

Do you have ideas, why it may happen?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform