Hi All, I am using PDActionJavaScript to insert JS to the PDF.
Scenario: I have added the this.print to auto print the pdf as soon as the file is opened.It opens the print dialog as soon as the file is opened in new window. Issue i am facing is ,I need to close the pdf browser window when the user clicks prints/cancel in the print dialog. I am not able to handle it in my JS as i lose control over it as soon as the print dialog is opened . Can you please let me know a solution /pointers to handle this. Thanks, Althaf
