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?
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?