getAliasNbPages Function return {:ptp:} I need interger
PHP class for PDF
Brought to you by:
nicolaasuni
In TCPDF version 5.0.004, getAliasNbPages function gives total number of page. But In TCPDF version6.0.084, this function show value {:ptp:} so How can i get interger.
So please help me. I need this value because i need apply some condition on that i can do this this thing in TCPDF version 5.0.004 but not do in version TCPDF version6.0.084.
I have lot of checked documentation of version TCPDF version6.0.084. But i can't found the solution.
Hi Nicola,
I have the same problem, we need the getAliasNbPages intenger to implement the bookmark,
we are using AutoPageBreak in dynamic PHP content and we are not using AddPage function so getpage not working,
Please help us tu get a solution?
Thank you