How to manipulate word document in .NET dynamically?

G

Guest

Hi,

I have following issue and I desperately need some help.

I have a requirement in where I need to manage word documents in my website.
I need to give user the following things:

1. Facility to upload the word documents
2. These documents will not be saved on any server but rather saved as BLOBs
in DB
3. I need to retrieve these documents from DB as objects and manipulate the
content in these documents at runtime only without saving them on any
fileserver
4. I also need to have some ability in my code to merge some other word
document which I have retrieved from DB with this document.

All this needs to be done at run time.

I need to know if all this is possible and if yes, what is the best solution
for this. Can I do all this by wordml or xml? Performance is the key factor
here.

I really need some wayout on this as this is very important requirement.

Help will be appreciated.

Thanks,
Kavans
 
G

Guest

How about this...if i upload my documents as word ML only, is there a way to
read the XML in code at runtime? I dont want to save it to file server and
then read it.

Is this possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top