Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Garbage is printed
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00577792
Message ID:
00577904
Views:
24
>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?
>

I would guess that if it's happend only once than somebody just turned printer off and than on again maybe because of a paper jam.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform