I am delighted to announce that the final, stable version of Zend_Service_LiveDocx in Zend Framework 1.10 has just been released.
Download Zend Framework 1.10.0 Full and read the updated documentation on ZendFramework.com.
You can find Zend_Service_LiveDocx_* at the following locations in the distribution tree:
Source code
/library/Zend/Service/LiveDocx.php /library/Zend/Service/LiveDocx/MailMerge.php /library/Zend/Service/LiveDocx/Exception.php
Unit tests
/tests/Zend/Service/LiveDocx/LiveDocxTest.php /tests/Zend/Service/LiveDocx/MailMergeTest.php /tests/Zend/Service/LiveDocx/MailMerge/*
Demonstration applications
/demos/Zend/Service/LiveDocx/*
I really recommend taking a look at the demonstration applications, as they illustrate all of Zend_Service_LiveDocx functionality.
You can check that your server environment is set up correctly to run Zend_Service_LiveDocx, by executing check-environment.php in the directory /demos/Zend/Service/LiveDocx/.
I would like to thank Matthew Weier O’Phinney, Zend Framework Project Lead and all other members of the Zend Framework community, who have contributed to Zend_Service_LiveDocx.