• I have a PDF document being displayed in wpViewPDF that contains hyperlinks. The hyperlinks are highlighted, and when I click the mouse the pointer changes to a hand, but the document doesn't seem to jump to the hyperlink, it just does nothing.

    wpDontHighlightLinks and wpDontUseHyperlinks are both set to false. If I set them to true the hyperlinks are correctly not highlighted and the mouse pointer doesn't change, but I actually want the hyperlinks to work.

    Is there something I have to do? Using V1.14.

    (Oh, the demo viewer you ship doesn't follow the hyperlinks either).

    Colin.

  • Thanks for the quick reply!

    It's not my PDF, it's just one I am experimenting with. I'm no expert on the PDF format but Adobe Reader when you click the hyperlink jumps to the appropriate page in the same PDF file so I'm guessing it does use such a destination? How could I tell for sure?

    And if it isn't a suitable destination would it be better if the links didn't highlight and the cursor not change?

    Colin.