Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3329 Vistas

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?


Avatar
Descartar
Mejor respuesta



Avatar
Descartar
Autor

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.

Mejor respuesta

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


Avatar
Descartar
Autor

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

Publicaciones relacionadas Respuestas Vistas Actividad
0
may 24
1669
3
feb 24
2858
2
nov 22
5698
0
abr 24
1586
2
oct 23
4588