in reply to Re: How to merge the pdf files into single pdf?
in thread How to merge the pdf files into single pdf?

Yes i am using "appendpdf.pl" script. Also I am using "Acrobat 8.0". Query link(internal link) not working(For Example:If i click that link means, it will go to corresponding page. But its not working).
  • Comment on Re^2: How to merge the pdf files into single pdf?

Replies are listed 'Best First'.
Re^3: How to merge the pdf files into single pdf?
by marto (Cardinal) on Sep 18, 2009 at 12:43 UTC

    I asked which PDF version the files in question are, not the version of whatever software you are using to open them.

    Have you checked to make sure that the sample script you are using, and CAM::PDF supports recalculation of bookmarks after merging PDF files?

    Martin

      File Version is 1.4(Acrobat 5.0). I did not checked what you mentioned above. After merging just i open the pdf and checked the query link. Its not working. Kindly advice me the solution.

        I'm not sure what you mean but query link, did you do as I suggested and look at what this script and the module actually do?

        It could be that there isn't a script someone else has created that does exactly what you want to do, you may have to write some of your own code.