Is there a way of triggering a script on certain event in a document library in SharePoint?

How can one control those events? can they be controlled at all? are they even created by SharePoint?

I'm specifically interested on converting some files into pdf upon they're received in the document library in order to merge all them later on certain user's demand. I think it's going to be easier if this is achieved using ASP.net.

link|improve this question

60% accept rate
feedback

1 Answer

Yes, those are called "Event Handlers" or "Event Receivers" in SharePoint.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.