Ms Word as report generator

R

Robertico

I have the following question.
If this is not the right group for this question, my excuses.

I'd like to use Microsoft Word as a report generator for my database.
(I created a VB6 application that creates and has access to a Microsoft
Access database )
One of my fields contains a link to a photo
I want to print/save every record on a new page.

I created a Ms Word template with bookmarks for my fields and has access
from my VB application to this document.
Until now every thing goes right.

But i can only print/save one record, because my template contains only one
page with bookmarks.
How can i print/save the next records to the same file, but on a new page.

And, last question, is it possible to define the photo size in my template.
(I has to resize the original photo to approximately 13 x 17 cm)

Thanks in advance,

Robertico
 
Top