installing PDF on Apache
Posted: Fri Jan 09, 2004 4:35 am
HI ALL,
i'm trying to make my apache server to allow me to create pdf templates dynamically from a database. I managed to do this on my windows machine by going in to the php.ini file and uncommenting lines
extension=php_cpdf.dll
extension=php_pdf.dll
what do i do on an apache server to allow me to write scripts to create dynamic pdf templates??? what do i need to install and what commands do i use???
any help will be appreciated
i'm trying to make my apache server to allow me to create pdf templates dynamically from a database. I managed to do this on my windows machine by going in to the php.ini file and uncommenting lines
extension=php_cpdf.dll
extension=php_pdf.dll
what do i do on an apache server to allow me to write scripts to create dynamic pdf templates??? what do i need to install and what commands do i use???
any help will be appreciated