Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4011 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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>

 

Ảnh đại diện
Huỷ bỏ
Tác giả

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 4 23
4407
1
thg 1 24
4706
4
thg 12 22
12183
0
thg 3 15
4961
2
thg 2 24
12932