Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOW PRINT IN BARCODE PRINTER FROM VFP

Status
Not open for further replies.

remsor

Programmer
Joined
Nov 5, 2002
Messages
101
Location
PH
Hello VFP Experts,

Anybody has an experience to print using the BARCODE Printer.. I have my application i want to develop a module to print the barcode of items using BARCODE printer Citizen CLP-2001.

tHANKS
 
remsor

You would have to explain what the problem is. Have you tried to print to the printer? What happens?

Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Mike,

My problem is Grable printing, i used the approriate driver of the printer..

thanks
 
remsor,

I don't know what a Grable printing is, but the best way to print bar codes in that printer is by using its built-in barcode capability. You would have to consult the manual (the one that came with the printer) on what control-characters to send when printing specific types of barcode. Normally, you would have to setup your printer to use the Generic Text printer driver for it to recognize the control characters you send to it.
If you want to have your barcode label designed using the VFP label form, you would need special or specific printer driver which normally lets you control how the printer prints individual lines of a specific barcode (this requires precision layouting).

Medic
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top