I have the following link
<a href="test.pdf" target="_blank">test.pdf</a>
By clicking on this link, the file will be opened in a new window. As soon as the PDF is opened in new window , I want to open the print Dialog box (to print the pdf content). Is it possible to do so ?