morpheus
23rd August 2002, 09:07
Hello,
I have a situation here.
I need to print an invoice. And, on the same invoice I need to print the 2D barcode. Now, in the before.layout of the field.<field_name>, I am calling the exe, which prints the barcode. I am using app_start() here. This barcode is needed at the bottom of the invoice.
But, the problem here is that, before the data is printed on the invoice, the barcode gets printed, i.e., at the start of the invoice!!:(
Any suggestions...!?

gentercz
23rd August 2002, 10:02
Hi,

is it really necessary to call an external bc program ?

i find it quite easy to generate bc with bw print or appropriate bc modules for your printer, fed by esc commands through a new baan printer driver.

what do you think ?

cheers,
jochen

morpheus
23rd August 2002, 10:31
I need to print a 2D barcode, and I don't think that 2D/3D barcodes can be printed directly from BaaN.
Please correct me, if I am wrong.

gentercz
23rd August 2002, 10:39
you are right, as far as i know 2d does not work with bw print yet.

i checked my docu on lexmark printers, here you can use lexmark specific sytax to generate 2d barcode.
thus these esc codes can be put in a new printer driver and accessed trough baan.

so if you know the bc commands of your printer, create new printer device and you should be able to generate bc in every detail you wish.

jochen

KaasKarthik
10th November 2020, 15:49
hello all,
instead of barcode ,i am getting special character,what may be the problem.please
give reply....



advance thanks
:confused:

bdittmar
11th November 2020, 10:57
Hello,

Baan: 9.2 - DB: sql - OS: windows 10 ?????

Using BECS, MingLE, LNUI ?


without knowing your ENV and way to generate the barcode it's difficult to deliver a suggestion.

Enclosed you'll find a not copyright protected document for barcode printing with BW.

Regards