Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4040 มุมมอง

Let say I am changing the tel number of invoice to a barcode

I added the following code to the .rml file 

<barCode  x="5cm" y="17cm" height="2cm" width="5cm" code="Ean13">[[ (o.partner_id.phone) or removeParentNode('para') ]]</barCode>

and I can only print the number but not the barcode

what should I install to make the barcode?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

I tried to print a barcode w.r.t ean13 for products

<barCode code="EAN13" x="300" height="30" fontName="Times-Roman" fontSize="40"  alignment="CENTER">[[ o.ean13 ]]</barCode>

 

อวตาร
ละทิ้ง
ผู้เขียน

I tried this code but it gives out value only, do I need to install anything else?

Related Posts ตอบกลับ มุมมอง กิจกรรม
4
เม.ย. 23
4430
1
ม.ค. 24
4748
4
ธ.ค. 22
12204
0
มี.ค. 15
5023
What are the steps to add a report? แก้ไขแล้ว
2
ก.พ. 24
12952