'how do i add table content page in pdf file dynamically using html-pdf in node.js

I'm using html-pdf library to convert html to pdf in nodejs. But I have problem with table of contents, for example: like a book index page that show this content from-to this page number like venues page 1-10 Orlando Scorpions page 11-19 Orlando Scorpions Schedule page 20



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source