How to remove the whole container for the header, so the report starts at the top of the page?
AND no not in settings page format! I need the page format as it is for the reports that have a header.
I tried top-margin: -100 px; but it only hid the content that was moved up. Tried position absolute, z-index, overflow... but nothing works. There is still a 100-200 px space at the top.
Does anyone know how to move the content to the top and NOT using the Settings > Reports > Paper Format?
How did you resolve that?