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

Hello


I have made a report in Odoo and am trying to get a signature line to print in cursive.  I have this code entered in the xml and on the screen it works.  However when I print the font reverts back to the standard report font.   Is there a step I am missing?   


<span style="font-family: lucida handwriting,cursive;">New Text Block</span>

Ảnh đại diện
Huỷ bỏ

It's work! Thank you so much.

Câu trả lời hay nhất
<link href="https://fonts.googleapis.com/css?family=Dancing+Script" rel="stylesheet"/>

<div style="font-family: 'Dancing Script', cursive;">
<strong>Thank you for your order!</strong>
</div>



(Prints the same way)

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

Thanks! That worked perfectly.

As always, Ray comes to the rescue. Thanks.

Hi Ray, is this solution possible on Enterprise?

I only work with the Enterprise Edition, so everything I post is for Enterprise.

Câu trả lời hay nhất

Were do you put this html code? I also want to use specific fonts in my Email Marketing app, and for other reports such as Invoice and Quotes.

Ảnh đại diện
Huỷ bỏ

hello
i have same question

Bài viết liên quan Trả lời Lượt xem Hoạt động
5
thg 1 24
14441
1
thg 8 24
1668
0
thg 1 17
2986
1
thg 4 25
1189
2
thg 3 25
1325