How to remove space under the footer PDF Print

Hi All,

i removed all margin in pdf.py but still there is space under the footer!
how to remove this space !?

thanks in advance

Are you able to solve it by editing the margin in the specific Letter head’s footer

@root13F i include the footer as image and still there is space under footer , there was space above header and its fixed but problem still with footer

still need help !

Try

body { margin-bottom: 0 !important;}

dear @VamYip thanks ,

i try this but still there is space !

<body style="margin: 0px !important; padding: 0px !important;">

thanks

Are you generating the format using Print Format Builder or using custom html file?

@VamYip Print Format Type server … i use HTML