Skip to Content
Menu
This question has been flagged
2 Replies
4692 Views

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

Avatar
Discard
Author

I got it, it should be adjusted using bottom margin in paper formats.

Best Answer

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!!



Avatar
Discard
Related Posts Replies Views Activity
0
Mar 19
2428
3
Jun 24
392
6
Jun 24
3512
1
Jun 23
1280
0
Sep 22
1205