Node.js

Add Page number using Page Property of CSS

In my recent Nodejs project, we were required to generate the pdf document from HTML page. We are using iText renderer for doing this. The client had the requirement that each page bottom right needed to have a number on it. All these things need to be replicated on every page. So for doing this we need to know more about the CSS3...

by Uday Pratap Singh
Tag: css page property
20-Aug-2010