Skip to main content
adaml97298202
Participant
October 23, 2019
Question

Acrobat DC auto print help

  • October 23, 2019
  • 4 replies
  • 289 views

Good morning,

Please can someone assist me setting up an auto-print function where if one was to open a pop-up adobe file, it should auto-print and then close the tab afterwards

Is this possible, if so that would be a great help for productivity within my warehouse environment 

    This topic has been closed for replies.

    4 replies

    adaml97298202
    Participant
    October 24, 2019

    Hi good morning,

    I have found what the issue was, where the instructions I had from a third party did not mention Chrome was not compatible. Using Internet Explorer worked  

    try67
    Community Expert
    Community Expert
    October 23, 2019

    Try embedding this code in your files:

    this.print({bSilent: true});

    Dave__M
    Community Expert
    Community Expert
    October 23, 2019

    Using a Page Action will get you a Print dialog box, but interaction would still be required.  Close, but not quite what you are requesting.  If I find a way, I'll post it. Good luck,

    Dave

    Legend
    October 23, 2019

    What do you mean "pop up"? Please describe your environment. Auto printing without a prompt is not possible any more I think.