Skip to main content
Participant
March 3, 2017
Answered

Best way of Inserting a PDF/link into a DW page?

  • March 3, 2017
  • 1 reply
  • 360 views

Best way of Inserting a PDF/link into a DW page?

    This topic has been closed for replies.
    Correct answer Jon Fritz

    Link to the PDF as if it were another web page.

    If the user has Acrobat, it will show in their browser or in Acrobat, whichever they have set as their default viewer.

    Or, if you want to ensure it downloads to the user's machine, you can zip the file, then link to it as you would another page. It will download to their machine and require un-zipping before viewing.

    1 reply

    Jon Fritz
    Community Expert
    Jon FritzCommunity ExpertCorrect answer
    Community Expert
    March 3, 2017

    Link to the PDF as if it were another web page.

    If the user has Acrobat, it will show in their browser or in Acrobat, whichever they have set as their default viewer.

    Or, if you want to ensure it downloads to the user's machine, you can zip the file, then link to it as you would another page. It will download to their machine and require un-zipping before viewing.

    Participant
    March 3, 2017

    Thanks!