Searching for Visual PHP PDF Design Tool
Posted: Thu Dec 21, 2006 6:59 pm
Currently to design PDFs using PHP 4.4.1 on a PostgreSQL 8.1.2 database platform in a Windows environment, I use a set of PDF library functions (FPDF freeware) which require me to state the x and y coordinates to create PDF controls.
I would like to use a visual PDF form designer which interfaces with PHP/PostgreSQL so I can simply create the fields in a visual environment and they would dynamically have the database field values. Does such a creature exist or any suggestions?
I would like to use a visual PDF form designer which interfaces with PHP/PostgreSQL so I can simply create the fields in a visual environment and they would dynamically have the database field values. Does such a creature exist or any suggestions?