Pgushi
10th March 2004, 14:03
Hi everybody

I´m developing a new process to Philips, and I´m facing some doubts to set and print barcodes at nt plataform

when I developed a barcode print program to a Baan unix plataform, I followed next steps:

* I check if the font it was already defined at $BSE/lib/printinf/print inicial/print driver, otherwise all necessary changes are done
* At report I could to use the new font or the comands bc$ / pf$ or chr to activate and disable the barcode font

My problems:

At Baan nt environment I don´t have the directory printinf, I have the directory nlsinf, and inside I have a similar structure ( print inicial / print drivers ), but the information are diferent.

How can I define the new font to print the barcodes? And where should I do this?

mohan05
11th March 2004, 12:27
hi

To Print Barcode with Baan on NT platform you have to mention only Barcode Value (ranges from 1 to 26) in report layout. You should have baan client to support Barcode Printing. To test this whether your client support to Barcoed printing is to Run Barcode Test option from Print Preview.

-Mohan