Why The Links On The PDF Dont Open In A New Window?

2 replies
anybody knows how to make that my links open in a new window??
#links #open #pdf #window
  • Profile picture of the author Shaun OReilly
    Just use this code:

    Code:
    <a href="http://www.example.com" target="_blank">Anchor Text</a>
    Just replace the URL with the one you want to use and
    adjust the Anchor Text to suit your needs (it can be
    words or the URL too if you want).

    Dedicated to your success,

    Shaun
    Signature

    .

    {{ DiscussionBoard.errors[2487713].message }}
    • Profile picture of the author Aj Wilson
      Depends what you're using to compile your PDFs.
      Use the "Help" system for what program you're using...

      and double check your browser settings (try using different browsers for testing).
      Signature
      {{ DiscussionBoard.errors[2488343].message }}

Trending Topics