A
Alon Blich
Guest
Not something I have done but I did write something similar though. If you'd like, I wrote a project called DocxFactory which is essentially a mail merge but without using office and also works on UNIX/Linux. There's a docx_getFields(), docx_getItems() and docx_getItemFields() functions you can use to get the fields, items and item fields respectively. The project is 100% free and open source. docxfactory.com/tutorial HTH
Continue reading...
Continue reading...