Has anyone written any code that will create an attachment from an embedded object ?
I have 3000 documents in a database that have a single embedded picture on them. I need the pictures to be attachments in order for me to more easily access them programmatically.
Ideally the code will find the picture and then paste it into another rich text field on the document.
Thanks
Paul