Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
838 Переглядів

Special characters appearing instead of spaces when rendering an HTML field in a PDF report in Odoo, how can I resolve this issue ?

Аватар
Відмінити
Автор Найкраща відповідь

This didn't work. In the default sale module the rendering of html field to pdf report works fine,the spacing comes the way I provide. 
Is there any other solution for this to work?

Аватар
Відмінити
Найкраща відповідь

Hi can you try with t-out option 


t-out="o.html_field"

Аватар
Відмінити
Найкраща відповідь

Hello,

Use below mentioned character instead of direct spacing in Html field, so it will render properly on PDF report.

  •   
Аватар
Відмінити