Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter headshot2006

    (@headshot2006)

    the code:

    <a href="' . $permalink . '?print=pdf" target="_blank">PDF-Link</a>

    will not work.

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    We have received your query and it is now being processed. We will get back to you on this forum as soon as we can.

    Regards,
    BestWebSoft Support Team

    Thread Starter headshot2006

    (@headshot2006)

    thank you for your replay
    the code:

    <a href="?print=pdf">PDF Link</a>

    solved my problem

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    We’re glad that you found a solution.

    Also, you can add the following code for pdf&print buttons displaying:
    <?php do_action( 'bwsplgns_display_pdf_print_buttons' ); ?>

    More information you can find here:
    https://bestwebsoft.com/products/pdf-print/faq

    Sincerely,
    BestWebSoft Support Team

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Code for Link in a Page’ is closed to new replies.