
I have created pdf file with active hyperlinks using hyperref package through dvipdfm. Now, I need to merge this file with other pdf files. So, I used pdftex and a package pdfpages. After the final pdf was generated there were no active hyperlinks. I also tried to utilize hyperref package again but with the same result.
Please, could you advise me how to solve this problem?
Thank you a lot.