Using CSS only how do you print the page number at the bottom of every printed page?
We are creating reports of variable length, and are trying to add the page number to each printed page. However, counter doesn’t increment, and we can’t figure it out.