Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing to Brother printer from VFP
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01503764
Message ID:
01503768
Views:
48
>I am testing on how to print to a Brother QL-570 printer from VFP application.
>
>I see that this printer is in my printer list. I created a test label in the VFP project, defining the label size matching the size of the Brother labels.
>
>Then I do the following:
>
>
>cLabel = "Brother QL-570"
>SET PRINTER TO (cLabel)
>label form MyLabelName noconsole next 1 to printer
>
>
>But the printing goes to the default printer (InkJet).
>
>How can I check (after the SET PRINTER command) that the printing should go to the Brother printer? Anything else I do wrong above? TIA.

It usually happens when you save Printer info with report/label. Make sure that 'Printer Environment' is unchecked before saving report.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform