Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print barcode labels via BARTENDER
Message
From
29/12/2007 22:22:25
Hee Lim Wang
Fantasy Software Enterprise
Malaysia
 
 
To
29/12/2007 14:33:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01277200
Message ID:
01278410
Views:
26
i haven't try this yet
normally i use bartender to layout the label and save it as prn file
then i open the prn file copy and paste into a button of vfp application
and modify them and print....
eg.
@ Prow(),0 Say 'n'
@ Prow()+1,0 Say 'M0500'
@ Prow()+1,0 Say 'O0220'
@ Prow()+1,0 Say 'SE'
@ Prow()+1,0 Say 'D'
@ Prow()+1,0 Say 'L'
@ Prow()+1,0 Say 'D11'
@ Prow()+1,0 Say 'H12'
@ Prow()+1,0 Say 'PE'
@ Prow()+1,0 Say 'A2'
@ Prow()+1,0 Say '1E2202200160144B'+thisform.barcode.value
@ Prow()+1,0 Say '1E2202200160006B'+thisform.barcode.value
@ prow()+1,0 say 'Q'+ALLTRIM(STR(thisform.totalpcs.Value))
@ Prow()+1,0 Say 'E'





>sorry for my ftp got some error!
>but now i public this file in
>http://public.box.net/faswang12821

At long last I got something :)

I added the PPLZ dll's to my win32 and I get meny errors.
I use with ZEBRAT TLP2844 (http://www.pcworld.com/product/specs/prtprdid,583897/specs.html)
Can you tell me short guidance to print a simple barcode printer?

thanking you in advance
Previous
Reply
Map
View

Click here to load this message in the networking platform