print pdf file in acrobat reader using javascript and close it
Posted
by Sridhar
on Stack Overflow
See other posts from Stack Overflow
or by Sridhar
Published on 2010-02-23T23:20:15Z
Indexed on
2010/06/01
1:03 UTC
Read the original article
Hit count: 227
ASP.NET
|adobe-acrobat
Hi,
we are displaying a reporting services report as a pdf document in acrobat reader. when the user clicks on the print in the acrobat reader, I will like to print the report and close the report. The user should be able to print the report only once.
© Stack Overflow or respective owner