I am defining my own report.paperformat
. I am trying differnet configurations for margin_top
and header_space
but I can not manage to undersand what does each parameter.
- When a given value is used in
margin_top
andheader_space
, which are the units being used bywlkhtmltopdf
? - What are exactly each value?
- A value of
15
inmargin_top
and a value of5
is used inheader_line
, what does that mean?