Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Garbage is printed
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Garbage is printed
Miscellaneous
Thread ID:
00577792
Message ID:
00577792
Views:
60
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
Next
Reply
Map
View

Click here to load this message in the networking platform