Internal navigation is not working in pdf generated from html in puppeteer in nodejs

177 views Asked by At

I generated a pdf from html using puppeteer but it is not showing clickable links for navigation inside the pdf. I am doing this using nodejs.

This is my html sample code. Is there any way so that i can add clickable internal navigation in pdf?

Html code

0

There are 0 answers