I’ve been requested to help a friend where he wants all uploaded documents to be converted to PDF and save the URL into a small database for later use.
Can anyone explain me what should I look or what method I need to override to create such workflow?
This needs to be available to all documents (even images).
Thank you.
Have a look at this post, it does exactly what you need although you may need to pull some tricks to write the URL into an external database. Writing it to a SharePoint list is easy.
Ping me if you need help.