I have a request to generate a mailmerge into a Word document and present the resulting merged document as a PDF. I think I could do that with Office Inside - haven't tried yet with NetTalk.
However, the challenge as I see it is that the customer wants the Word document to have some basic merge fields into text AND then on the following page to have a variable number of transactions from a database. It would be like generating a Word merge for the first page and a Clarion report for the second page. Doing it all as a Word merge would be great, but I don't see how you can merge to a variable number of rows, so I was thinking a second page that is a Clarion report would be the way to get the variable rows of data.
Customer wants to use Word (if possible) as the document source because of a lot of graphics that are changed from mailing to mailing embeded in the document as well as fonts etc. If the variable number of transactions (rows of data) has to be a Clarion report, that would be OK because the basic formatting of it would be fairly straightforward. But, if there is a way to merge a variable number of rows into a Word document, that would be great.
Anybody have experience with something like this in a NetTalk Web server environment? Using Office Inside or another technique?
Thanks,
Mike Springer