Document upload

Hi,


As part of a project I have a custom mail merge .NET component that performs the document merge on the client machine. There are various reasons for this that I won't go into right now. However, what I need to be able to do is when the merge is completed, I need to be able to put the document into the library without user intervention. Can this be achieved using the CRM .NET SDK? I am currently a bit stuck.

I've looked through the SDK documentation and it shows the MaiMerge method, but this calls the server side mail merge. Any ideas?

Thanks,