http://fivetechsoft.com/forums/viewtopic.php?t=13495
Best regards,
Otto
http://fivetechsoft.com/forums/viewtopic.php?t=13495
Best regards,
Otto
Rochinha made an important enhancement to the source.
Good news - mail merge and WINDOWS WORD 2007 programmatically from FWH is ready.
Call the function like:
MailMerge( cDOCFile, cVFields, cVData )
Where cDocFile is your WINWORD docx file,
cVFields is a list with your placeholders you use in the wordfile
and cVData is the corresponding data.
Regards,
Otto