exports.header = null exports.footer = { contents: function (pageNum, numPages) { return '
' + pageNum + '
' }, height: '0.2cm' }