report - webkit-region-break-inside dosn't work inside a table row / How suits long text on 2 pages always? -


i want print odoo qweb report long product descriptions. if description doesn't fit on first page, description printed on next page. depends on length of product description.

short descriptions start @ page one, long descriptions page 1 start on page two, again extreme long descriptions start @ page 1 , broken automatically , have proper page break.

how can change odoo standard qweb report, description starts on page one.

adding webkit-region-break-inside table, tr, td or p tag inside td tag didn't solve problem.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -