Skip to Content
Menu
This question has been flagged
3 Replies
845 Views

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
Discard
Best Answer

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
Discard
Author

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.

Author Best Answer

tried but not working 
can you please suggest ideal paper format 

Avatar
Discard
Author

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

Best Answer

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
Discard
Author

tried but not working
can you please suggest ideal paper format