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

Page Number Display Issues in PDF #121

Open
aslamkhan1615928 opened this issue Feb 4, 2025 · 0 comments
Open

Page Number Display Issues in PDF #121

aslamkhan1615928 opened this issue Feb 4, 2025 · 0 comments

Comments

@aslamkhan1615928
Copy link

aslamkhan1615928 commented Feb 4, 2025

Describe the bug
In Docs PDF if the page number is more than 999, it adds a decimal point to the page number. E.g. Page 1000 is written as 1.000.


Expected behavior
if the PDF page is above 1 thousand, then it's showing on PDF as 1.000 instead of 1000 I don't want to show a dot

Environment:

  • OS:
  • PHP version: 7.4
  • Version: 6.3 And 6.8

Attachments :

https://prnt.sc/kiWt85A2HnIN
https://prnt.sc/qklkl9HpmebD

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