|
|
 Bill Dawes | 2009-10-08 04:38:46 |
Having been wrestling with generating PDF documents via FPDF for some time now, I am really impressed by this - thanks for letting us know about it. It is going to make a major difference!
Great stuff! |
 Daniel | 2009-10-08 08:25:44 - In reply to message 1 from Bill Dawes |
| Wonderful. Was in the process of writing a library that did exactly this. But since I just started I can drop that and focus on the rest of my project :D |
 Jonathan Maron | 2009-10-09 03:57:42 - In reply to message 2 from Daniel |
Hello Daniel and Bill
FPDF is an outstanding library, if you want to generate PDF files programmatically.
However, there are many developers, who find this approach very time consuming.
Hence, we set about creating a new approach, in which you create a template in a word processing application and then simply populate that template in PHP.
This approach is considerably less time consuming and really easy to implement.
The result is the Zend_Service_LiveDocx_* family of components.
If you need any help, simply contact me at:
http://www.phplivedocx.org/contact/
I am only too happy to assist :-)
Jonathan |
|