mp88 Posted February 17, 2013 Share Posted February 17, 2013 (edited) I would like to add a special clause on the last page of PDF document and have to catch the page. How to get actual (integer) value of: PageGroupAlias() ? It prints "page number/number of pages" from ...\classes\PDF.php around line 300: ... $this->Cell(190, 5, ' '."\n".Tools::iconv('utf-8', self::encoding(), 'P. ').$this->GroupPageNo().' / '.$this->PageGroupAlias(), 'T', 1, 'R'); ... (presta 1.4.8.2) Edited February 18, 2013 by mp88 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now