christophe
16th July 2003, 11:55
I want to print barcode on HPlaserjet4000 printer. I have defined a field in my report with type of barcode is 1. I used the file type01 in the directory lib/barcode and the file printinf/h/hplj4 .I have add in the file hplj4 the line "barcode_dir= barcode".
But no barcode is printed on my report !!!

Paul P
16th July 2003, 12:46
Dear Christophe,

Please fill in your Baan, DB, and OS version in your user profile. It'd help other people help you better. Thanks

Rgds,
Paul

ecoman68
24th July 2003, 02:43
Hi Paul,

please check the following hints:

a) check at the filesystem, if your barcode-file "type01" has the "x"-Attributes like:

-rwxr-x--- 1 bsp bsp 2288 Nov 9 1999 type01

b) normaly we create at the "lib/barcode"-dir a new dir for the printer ("hplj4"). In that dir are the "typexx"-files stored. Then in the file "printinf/h/hplj4" should be entered: "barcode_dir=hplj4," - and it should work...

c) sorry for this question ;) : Are you shure that there's a barcode-font-cadridge installed at your printer?


Hope it works! :cool:

Cu,
Ecoman68