Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pageNumber and totalPages don't show up in footer section on A4 landscape report #46

Open
adidaslevy opened this issue Mar 28, 2022 · 0 comments

Comments

@adidaslevy
Copy link

adidaslevy commented Mar 28, 2022

A pdf layout A4 portrait works perfectly, and page number shows up where it should be.

on A4 landscape, the page numbers don't show.

div class="pageFooter" id="pageFooter" style="margin-bottom:7px" span class="pageNumber">/span> span>/</span span class="totalPages" style="all:unset;all:initial" >/span> /span> /div>
I had to cut some html tags so that github would not escape the entire code section.

Result:
image

Is there anyway to properly override the pageNumber or totalPages classes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant