Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    There is not really an official way to have a PDF file automatically print.

    The standard method is to target a link to the PDF to open a new browser tab and from this new tab the user can decide to print or download the file.

    In this case it would simply be something like:
    <a href="https://portopalos.it/wp-content/uploads/2020/09/silver.pdf" target="_blank">Print Silver PDF</a>

    Hope this helps!

    Thread Starter Grazia1969

    (@grazia1969)

    Thank you for your prompt reply! That’s the way I always do it, I thought I could use the plugin to give a print command directly bypassing the opening in a new page. Thank you again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t make a short code to print PDF’ is closed to new replies.