I have a pdf that I generated with wkhtmltopdf (also generates a table of contents with links) and another pdf that I use as a cover. I merge the two pdfs using PDFMerger (a php library). After this merge, the table of content is not clickable no more, any ideas on how I could solve this issue?