Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
7801 Weergaven

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>

Avatar
Annuleer

It's work! Thank you so much.

Beste antwoord
<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)

Avatar
Annuleer
Auteur

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.

Beste antwoord

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.

Avatar
Annuleer

hello
i have same question

Gerelateerde posts Antwoorden Weergaven Activiteit
5
jan. 24
14442
1
aug. 24
1676
0
jan. 17
3003
1
apr. 25
1197
2
mrt. 25
1330