Automatically embed a picture in Word document

N

nano2k

Hello

I am using .NET 2.0 and I want to automatically embed a picture in a
template word document.
More specific.
I have a word document (.doc file) that I'm using as a template
document to generate other documents.
The template contains a picture of a FIXED size and position.
My application iterates through a set of pictures. For each picture
the app will open the template doc and embed the current picture. The
picture must be embedded as the resulting documents will be shipped as
standalone files that will be printed. Also, the embedded picture must
keep its size and location regardless of the current image's sizes.

Is there a sample to demonstrate how embedding can be invoked
from .NET?

Thanks.
 

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

Top