Hi,
How and when to use ItemFileConverted Event Receiver?
I have created event receiver to convert word document to pdf using word automation service and it's converting word to pdf without any issues. And I want to add custom permissions to pdf after conversion but ItemAdded event recevier is not firing when the Word Automation Services adds pdf file to a Sharepoint document library.
Can anybody let me know how to resolve the issue?
Can I create ItemFileConverted Event Receiver for adding custom permission to pdf document?
Any help would be great greatly appreciated.
Thank you.
AA.