Shareporint: Get List of document and "Stitch" them together

kimosavi

Active member
Joined
Apr 9, 2009
Messages
34
Location
Chicago, IL
Programming Experience
3-5
Hi,

I have a project in VB.net I am working on, were i need to connect to a Sharepoint List, download the documents, Append them into one, add some text and finally export to PDF (all in VB.NET application).

I have already figure out how to append, add text and export to PDF, but I need a push on how to connect to a Sharepoint list and get the document into my local drive (programatically) so I can combine them.


Any Ideas?!?

Thanks!
 
Back
Top