Closed GoogleCodeExporter closed 8 years ago
PAGE_NUM and PAGE_COUNT are more like template variables and so are not
available to PHP. However, you can retrieve the page count from the canvas
object like so:
$dompdf->get_canvas()->get_page_count()
Original comment by eclecticgeek
on 2 Apr 2012 at 3:30
Thank you very much for your reply .
but still my problem is not solved .
my motive is find out when second page start because i want to print something
when
second page start .
Original comment by amitpraj...@gmail.com
on 3 Apr 2012 at 5:11
see issue 459 for follow-up
Original comment by eclecticgeek
on 3 Apr 2012 at 2:07
Original comment by eclecticgeek
on 30 May 2013 at 5:16
Original issue reported on code.google.com by
amitpraj...@gmail.com
on 2 Apr 2012 at 12:58