Menu

iTextPHP / News: Recent posts

Development Status 9/30/2005

Hello everyone. It is going to be another month before the initial release. The code has been refactored to facilitate maintenance. From a development standpoint the main problem with a direct port is related to byte manipulation and unicode support in PHP versus Java. Currently the code uses a C extension for the unicode/byte level manipulation in the form of resources. This all will be transparent to the end user of the library. The rest of the code will be 100% php code. You will need to be running PHP 5 to use the library since it uses some of the OOP features that are only available with PHP5. If you are interested in the code, take a look in the cvs repository...Lastly, I haven't had much time to work on the website since I have been focusing on porting code (about 5000 lines of itext java code/week). Please be patient, it is coming...

Posted by Mills Staylor 2005-10-01

Development Status

The itextPHP is in full swing. Expect a deliverable and files in cvs within the month. Inquiries should be directed to bud.staylor@gmail.com

Posted by Mills Staylor 2005-04-01

itextPHP Design Work

Software Engineering of the itextPHP extension is just about completed. The homepage will soon be updated and an alpha 1 version of the php library will soon be available.

Posted by Mills Staylor 2003-10-08