HI,
We have a notes database which has 20000 documents.The documents has a rich text field (UserPhoto) in which we have imported an image using import method of Notes uidocument.
Now we want to have images present in the document under the rich text field userphoto to be exported out as an image file (abc.jpg) in a particular folder in my c drive. How can this be done thru a lotus script code.