Hello everyone!
I generate pdf by php. I need to write something like that:
I've function php that can do this, but how I can get this value in PHP?
And another question... How I can do?:
I think that I can also try to use javascript...
I generate pdf by php. I need to write something like that:
.pageCountAll
{
content: counter(pages);
}
This document is on <span class=pageCountAll></span>[b] (here must be word) [/b]pages.
I've function php that can do this, but how I can get this value in PHP?
And another question... How I can do?:
content: counter(pages)-1;
I think that I can also try to use javascript...