pedromrs
13th January 2006, 00:40
Hi,
I would like to ask if there is a cheap solution (other then BwPrint) to make barcode labels on Zebra and Laser Printers - low budget. A middleware which would allow us to change the labels over time without much trouble.
Thank you,
Felipe_Saavedra
13th January 2006, 00:54
Use Bar One to generate ZPL files and use the files to create your labels on your Zebra Printers dynamically.
The BarOne free version will not allow them to create ZPL code labels, therefore I think that you will be on a better shape if they get the BarOne version that allows them to print them; we are currently using the Platinum version v4.2a
That is an inexpensive solution that hopefully fits your budget.
Obligado
Felipe Saavedra
Martin Jung
13th January 2006, 12:41
We run Bartender (http://www.seagullscientific.com/aspx/btw_table_of_contents.aspx) for label and barcode printing.
bdittmar
13th January 2006, 16:53
Hi,
I would like to ask if there is a cheap solution (other then BwPrint) to make barcode labels on Zebra and Laser Printers - low budget. A middleware which would allow us to change the labels over time without much trouble.
Thank you,
Hello,
on ZEBRA ZPL Printers i use ZPL Commands directly in Report pointed to a raw network based printer.
Send ZPL II commands as ascii-stream to Zebra printer.
I'm creating DataMatrix 2D Barcodes this way.
On HP-UX it works great.
On HP Laserprinters you have to install "JetCaps" Modules.
I see, you'r on MS, will be a solution available.
Third party software we use for serialnumber labels is CodeSoft with Sentinel Printpack
from: www.teklynx.com
Regards
evesely
13th January 2006, 18:37
RMCis offers a module within Baan (RMClabel) that allows you to configure and print bar codes to various types of label printers such as Zebra, Intermec, and Datamax. You can specify the data sources as Baan table fields or variables, and then define the format, including 1D and 2D bar codes, texts, lines, etc. The system does not use BWPrint.
There also is the capability to dynamically vary the label format that prints in a given situation based upon the customer, supplier, item, or other information. For example, if you are printing a shipping label, you can have one generic label, plus a specific label for a given customer, and/or an even more specific label for shipping a particular item. All of that is dynamic -- no user intervention is required at print time.
We have customers using this to print auto industry 2D labels, labels for government suppliers, serial numbers for components and finished goods, receiving labels, stock tickets and cross-docking tickets, etc.
Please feel free to contact me or Kathy Barthelt (kbarthelt@rmcis.com) if you would like more information.
Good luck!
Emir_rizky
15th March 2006, 08:15
Dear All,
I will implement Bar Code system in our operation.
The session are; Receiving , inbound, issuing. firstly.
But until now i had difficulty to connect to the BaaN(real time).
We need sugesstion how to, would you please.
Regards
Felipe_Saavedra
15th March 2006, 17:55
We sell software components that will allow you to comunicate your RF terminals (bar code units) with Baan online, please send me an email and I will forward you the information.
Best Regards,
Felipe Saavedra
felipe at disus.com
jroberts
15th March 2006, 22:57
Hi,
I would like to ask if there is a cheap solution (other then BwPrint) to make barcode labels on Zebra and Laser Printers - low budget. A middleware which would allow us to change the labels over time without much trouble.
Thank you,
We are using a product called 'Label View' http://www.labelview.com
We generate flat files from Baan that contain :
Label format (file name)
Data to go on label
printer name
number of copies
Label view watches the output directory, merges the output with the label formats, and outputs to specified printer. We print thousands of labels a day with this approach.
Krummacker
6th April 2006, 08:00
Hi Bernd,
could you maybe post an example for such a barcode. I want to do the same. I'm able to create the needed ZPL commands as output of the report. But I don't know how to send this file to printer. If I use a printer for that print session. The commands are printed on the zebra printer instead the barcode. We use a Windows system.
Many thanks in advance.
best regards
Ralf
evesely
6th April 2006, 15:18
If you can generate the ZPL, you should have all that you need. Just make sure that there aren't any printer drivers interfering with the text that you are trying to send. On Windows systems, sometimes it is easier to output the ZPL to a file and then copy the file to the print queue rather than trying to go through the normal Windows printing route in Baan.
bdittmar
8th April 2006, 19:10
Hi,
I would like to ask if there is a cheap solution (other then BwPrint) to make barcode labels on Zebra and Laser Printers - low budget. A middleware which would allow us to change the labels over time without much trouble.
Thank you,
Hello,
on HP's LaserJetprinter you may use JetCaps-Modules, which allow you to print barcodes directly on printer by choosing a barcode font in BaaN report.
On Kyocera Laserprinters in PCL Mode you can Use "PRESCRIBE" commands to
set the KYO-Mode temporary.
!Only one dimensional barcodes (Code 39, Code 128, EAN) are working.
extern domain tcmcs.str40 barcode
Example: barcode = "!R! BARC 42,Y, '"&<field>&"' , .2, .1;EXIT;"
Hope this helps a little bit.
Regards
Andy..
11th April 2006, 13:22
Dear All,
I will implement Bar Code system in our operation.
The session are; Receiving , inbound, issuing. firstly.
But until now i had difficulty to connect to the BaaN(real time).
We need sugesstion how to, would you please.
Regards
Hi, take a look at http://www.arcgateway.com for an off the shelf barcode solution for SSA Baan that covers the functions you refer to and more.
Andy