I have a hyperlink with contains third party website link. I want to open this link in new tab with print command. How can i do this? Suppose:
<a href="www.google.com" target="_blank">Print</a>
Note: I know how to open a link in new TAB/Window. I want to know how to open with PRINT DIALOG.