tc-lib-pdf icon indicating copy to clipboard operation
tc-lib-pdf copied to clipboard

Page Number Display Issues in PDF

Open aslamkhan1615928 opened this issue 1 year ago • 0 comments

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

aslamkhan1615928 avatar Feb 04 '25 07:02 aslamkhan1615928