DEYROS | Adrien

Results 1 issues of DEYROS | Adrien

I'm trying to add a **page number** in the **footer** of my PDF. **index.js** that I run(node) to create the PDF: ```javascript const path = require('path'); const mdpdf = require('mdpdf');...