Ahhh, I see. I didn't even know you could do that! All the samples use the styles to set the margins. That probably gets me half way to where I need to go. Thanks again!
rjedev
@rjedev
Posts made by rjedev
-
RE: Header ignored on all except page one
-
RE: Header ignored on all except page one
This is chrome PDF. I have styles set up on a container div with top margins of 300px as I will have the logo etc. in there which works on page one. However, my page break occurs within this div, so does it therefore discard those margins on the next page? Perhaps I'm not familiar enough with how page breaks actually work!
-
RE: Header ignored on all except page one
Hmmm. Neither the header/footer or main divs have position attributes :/ Thanks anyhow.
-
Header ignored on all except page one
New to working with jsreport/paged media and having issue with header being rendered over by content on any page but page one after page break.
As an example:
The header/footer code has been taken directly from:
https://playground.jsreport.net/w/admin/kMI4FBmw and using same PDF Utils settings.
Happy upload code if needs be, just thought there may be something obvious I'm overlooking?