<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace">Linux w FP 5.14<br>
HP-4000 printer<br>
<br>
Looking for suggestions. Does anyone have any easy methods of printing
bar codes on filepro reports and forms. I have been using unibar and
find it to be cumbersome. The unibar program is a filter.<br>
<br>
syntax in filepro config is: <br>
printer1=richard,barcode,/appl/unibar/bzp -CFGrdw.cfg | lp -s -drichard<br>
<br>
I find that this works as well:<br>
y="</font><font face="Courier New, Courier, monospace">/appl/unibar/bzp
-CFGrdw.cfg |";f=y<@PD;printer (f)<br>
<br>
I have used kyocera printers that use a simple printer code to turn on
barcode. The printer then makes the barcode out of the following data
and a print code is use to turn it off. The unibar program works in a
similar way, but I must send the print job through the filter.<br>
</font><font face="Courier New, Courier, monospace"><br>
Any suggestions are appreciated,<br>
<br>
Richard D. Williams<br>
<br>
P.S. unibar will not work with local printing<br>
</font>
</body>
</html>