You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
Using the niklasravnsborg / laravel-pdf package, is there a way to create a header and/or footer based on whether or not a page is an odd or an even page?
I haven't been able to find anything that suggests it's possible, but I also haven't found anyone specifically inquiring about this issue.
If I did something like this styling in the html document:
Using the
niklasravnsborg / laravel-pdf
package, is there a way to create a header and/or footer based on whether or not a page is an odd or an even page?I haven't been able to find anything that suggests it's possible, but I also haven't found anyone specifically inquiring about this issue.
If I did something like this styling in the html document:
And this in the body:
Only the odd versions appear. Does anyone have any workarounds or suggestions?
The text was updated successfully, but these errors were encountered: