• Resolved komper

    (@komper)


    Hi. Please allow me to say I’m a newbie. I just started today…
    The “problem” which I can’t find a solution to is this. When uploading a .pdf into a cell I would like to have that document to open in new window. You may have a very simple solution but I can’t seem to get my head around this. The actual page is passwordproteced but i guess that shouldn’t matter. I hope you can help still. Many thanks… Komper

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    For this, you will need to modify the HTML code that links to your PDF, namely add the target="_blank" parameter, so that the HTML code looks similar to

    <a href="https://example.com/file.pdf" target="_blank">View this PDF!</a>
    

    Regards,
    Tobias

    Thread Starter komper

    (@komper)

    That’s just great! Thanks a lot, truly appreciated)))

    Thread Starter komper

    (@komper)

    Sorry! Forgot to mark it as resolved…)

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘open pdf (in cell) in new window’ is closed to new replies.