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.
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.