Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3 Vastaukset
12241 Näkymät

Is it possible to increase the top margin of the report body for sales.order reports?

How should it be done?    

Avatar
Hylkää

Have a look at paper formats under Settings / Reports / Paperformats :) You can control the footer and header its spacing there.

Tekijä

Thanks Yenthe, I was looking for a way to increase space in a custom report without modifying the paper format, but obviously that would fit the issue.

Tekijä Paras vastaus

I finally did this to increase initial space of the body:

<div class="col-xs-12">
    <br/><br/><br/>
</div>

 I did not want to modify the default paperformat and I tried top:20px without success (in different places). I also do not understand why should I specify pixels for dealing with printed document.

Avatar
Hylkää
Paras vastaus

If changing paper format doesn't help you, you can go to Settings > Reports and search sale for sales.order reports.

Click on Search associated QWeb views and select report_saleorder_document.

In the first div you can use style="top:20px" and your report should have margin top.

Hope that helps you. Suerte!

Avatar
Hylkää
Tekijä

Unfortunately this did not work. I tried in the div class="page" and in the first div class="row" of the body. No success. I also do not really understand how pixels should be translated to an A4 PDF.

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
syysk. 15
5940
0
jouluk. 17
3944
1
syysk. 17
5505
2
helmik. 17
7584
1
elok. 16
17066