Page number print on header when total page greater than one.
PHP class for PDF
Brought to you by:
nicolaasuni
Hello sir, I have one specific problem in PDF.
My requirement is that i have to print page number in header of the page only when total page of pdf is greater than 1.
I have asked that question in stack over flow and some one told me that this is not possible because before completing whole pdf page we can get total page number.
I think you have any idea to apply my condition in TCPDF.
Thanks In Advance.