![]() |
Sergey Kornilov admin 2/20/2009 |
I would suggest to use mail merge function in Microsoft Word for this purpose. |
E
|
emdee author 2/21/2009 |
I know about mail merge in word. |
T
|
thesofa 2/23/2009 |
OK, I have had to do this for the detention system at school, the letter is a fixed format, so I have made a page for printing, cleared all the variables from it and in the printer friendly page I have set up the data from the current record into variables, then I use the concatenation function in php to build up the content of the letter. function BeforeProcessRowPrint(&$data)
|
E
|
emdee author 2/23/2009 |
Thanks for that code! |
E
|
emdee author 3/5/2009 |
Anyone an idee on how to solve the issue with the Automaticly changing path ? |