Hi all!
I have modified the header of web.external_layout_background, which is now unfortunately about 200px higher to what seems to be the standard definition. So unfortunately what is defined in account.report_invoice_document gets overlapped by the header. I have tried to add something like
<div class="page" style="padding-top: 200px;"> which works great, but only on the 1st page of the invoice. On the second page it doesn't work anymore ...
So i guess i need to find where position of the report body is defined ... any hints? (I've spent already 2 days to understand where it is, also tried to find some info on the internet but no success .... hope to get some help from the community :)
Cheers!