Skip to Content
Menu
This question has been flagged
1 Reply
6628 Views

Hi,

I am working on small label and I am trying to use all the space but it seems to always add margin on the side of the report(Cannot remove it using styling or in page setting). I did some research and it seems to be html2pdf problem but I dont know how to do it in odoo. Do you have any suggestions how to remove the margin ? I've attached link to the problem I found and image.

https://i.stack.imgur.com/OpFCK.jpg

https://stackoverflow.com/questions/8769474/how-to-get-rid-of-the-left-and-top-margins-in-css-when-using-html2pdf

Thanks

Avatar
Discard
Best Answer

Try this in debug mode

go to settings-->reporting-->open current paper format which you are using

click on edit and add value to right margin as you required

Avatar
Discard