Jonathan Maron - 2009-10-09 03:59:07 -
In reply to message 1 from Igor Blanco
Hello Igor
Zend_Services_LiveDocx is a PHP 5 implementation of the backend service LiveDocx for the Zend Framework. The family of components relies on the backend service in order to perform its work. Indeed, all data that is sent to LiveDocx travels over an encrypted (SSL) connection to the LiveDocx server.
In the case that you wish to process documents that contain private and/or confidential data, it is possible to purchase a license from LiveDocx and run a LiveDocx server in your own local network. This has 2 advantages:
1. Private data no longer leaves your own network.
2. The number of documents that can be generated per hour increases.
With a local LiveDocx server, you are able to control the entire document generation process.
Best regards
Jonathan