Thank you so much for this library. It's so helpful.
I have this bug... Metadata is returning wrong page number... the final document is 47 pages but it's showing 5
I think it's because of HTML content? Maybe?


- Runtime environment; NodeJs
- Version: 4.8.0
I'm using HTML content inside a FOR Loop... example
+++HTML `
<body>
${$t.code}
</body>
`+++