Hi,
I've documents (word, pdf) stored in asp.net website root directory, and the path of those documents are stored in db.
I'm showing the a link button in datagrid (which contains the path of the document), now when a user clicks on the link the document must be printed in the client system.
How to achieve this?
If provided any sample code or links will be appreciated.
Thanks & regards,
Anand