Hi,
I'm customizing the external_layout_footer but some of the elements text got missed they are going below the visible page. So my doubt is that is there any specific size for the footer section. If its there where is it specified?
Regards,
Rahul
Hi,
I'm customizing the external_layout_footer but some of the elements text got missed they are going below the visible page. So my doubt is that is there any specific size for the footer section. If its there where is it specified?
Regards,
Rahul
Its because you need to adjust the paper size format., like increasing or decreasing the page height and width
<field name="page_height">150</field>
<field name="page_width">60</field>
<field name="margin_top">5</field>
<field name="margin_bottom">5</field>
OR
You can check it by : Settings -> Technical -> Reports -> Paperformat:
Adjust above mensioned fields and try printing reports
Hope it will work!!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
0
mar 19
|
4365 | |||
|
3
giu 24
|
4229 | |||
|
6
giu 24
|
12168 | |||
|
Header Footer Document Export
Risolto
|
1
giu 23
|
4714 | ||
|
0
set 22
|
3457 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
I got it, it should be adjusted using bottom margin in paper formats.