Skip to Content
Menu
This question has been flagged
1 Odpoveď
4268 Zobrazenia

Hi. 

I want to print a report with no margin in the top


I have tried different layout

  1. t-call="web.internal_layout">
  2. t-call="web.basic_layout">
  3. t-call="web.external_layout">
  4. t-call="web.report_layout">
  5. t-call="web.minimal_layout">

Also tried with CSS

  1. id="report_assets_common" name="css pdf assets" inherit_id="web.report_assets_common">
  2. expr="." position="inside">
  3. rel="stylesheet" type="text/css" href="/my_module/static/src/css/report.css"/>
  1. .article {
  2. margin-top: -140px !important;
  3. z-index: 1000;
  4. }

This move the content up but it looks like the header is a white block in front

external_layout


basic_layout




Thanks


Avatar
Zrušiť
Best Answer

Hello @notteccon 

Hope you are doing well.

For you to remove the top margin you will need to change the paper-format top-margin value to 0 if you complelety need to remove the top margin. By doing this all the reports will be printed without the header. 

You could refer the screenshot attached.

Hope this would be helpful.





Thanks & Regards,
Email:    odoo@aktivsoftware.com 

Skype: kalpeshmaheshwari

Avatar
Zrušiť
Autor

Hi Jainesh.
Thank you so much. It makes sense, i'll try as soon as possible. Do you know if there is a way to edit the paper format for a specific report?
Thanks again
Best regards

Hi @notteccon

For you to edit a paper format for specific report you will need to add the report to the associated reports field in the paper-format or you could create a new paper-format for particular report and add the report to the above mentioned field.

Hope this would be helpful.

Related Posts Replies Zobrazenia Aktivita
4
jún 24
1624
2
mar 24
2094
0
nov 22
2432
0
sep 17
4820
1
mar 15
7904