Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
3441 Представления

I have created a QWeb template for PDF report. Can i use a custom font for it. I have tried downloading font and creating SCSS file. but it didn't work. Is there any other ways to do it?


Аватар
Отменить
Лучший ответ



Аватар
Отменить
Автор

When I give like this, the font is changed in HTML format. but when i download PDF file, font isn't changing.

Which PDF report did you modify? How did you modify it? In some cases we have QWEB applicable to just the PDF version and some applicable just to the Portal version.

Лучший ответ

Hi,


To change the font, we can use the following code in our template,


<div class="page" style="font-size: 18pt;font-family:Helvetica,Verdana,Arial,sans,Lucida Grande,Calibri;">


Hope it helps


Аватар
Отменить
Автор

This method isn't working. I am using odoo v17

Related Posts Ответы Просмотры Активность
0
мая 24
1730
3
февр. 24
2952
2
нояб. 22
5801
0
апр. 24
1666
2
окт. 23
4697