Is it possible. Currently i have an ashx handler file which is generating a PDF and writing it to the response stream.

Is it possible to also include some javascript or similar to show the print dialog?

Cheers for any help!