Convert Word or Excel file to pdf using PHP
Moderator: General Moderators
Convert Word or Excel file to pdf using PHP
How can i convert word/excel document to pdf using php on unix os. I do not use Zend Framework. Any help will be appreciated.
Re: Convert Word or Excel file to pdf using PHP
try using TCPDF PHP library
http://www.tcpdf.org/
http://www.tcpdf.org/
Re: Convert Word or Excel file to pdf using PHP
You can easily install it by using 'open office' on the server. So try it , will be proven helpful for you.