hi ,
I have a library that contains mutliple documents ( pdf ,excel , word) and i would like to create an aspx page in which i display these documents and in front of each document a checkbox . Thus , the user can choose one document or mutliple documents to send them to print.
How to accomplish this requirement ?
Thanks.