I have a website I want to scrape and have the entire website downloaded into a single PDF. The website has a number of internal links.
Is there a way to have these internal links be "acitve" links in the generated PDF document, so that when they are clicked the PDF reader will navigate to the link target?
Thanks.