Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
879 Ansichten

while printing pdf of quotation or invoice with the large product description(2 page) it starts from 2 nd page and not from first 
i have created custom pdf report for the same 

thanks 

best regards  

Avatar
Verwerfen
Beste Antwort

This is normal in odoo and it's not the paper format issue .For large product description case the entire row will be go to next page . To solve this problem you can create custom report . In that template can use div instead of table 

Avatar
Verwerfen
Autor

how to create that ?

you can customise reports . you can use div tags instead of table's tr and td . you need to redefine based on div.

Autor Beste Antwort

tried but not working 
can you please suggest ideal paper format 

Avatar
Verwerfen
Autor

tried, facing same problem
its happening because of large product description

Beste Antwort

Hi,Normally this kind of issue is facing due to the paper formatting.Please change your paper formatting styles and try againYou can change the paper formatting from
settings-> Technical ->Reporting -> Paper Format


Hope it helps

Avatar
Verwerfen
Autor

tried but not working
can you please suggest ideal paper format