Convert Word or Excel file to pdf using PHP

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
PHP User
Forum Newbie
Posts: 1
Joined: Fri Dec 13, 2013 12:18 am

Convert Word or Excel file to pdf using PHP

Post by PHP User »

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.
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: Convert Word or Excel file to pdf using PHP

Post by pbs »

try using TCPDF PHP library
http://www.tcpdf.org/
anilkr
Forum Newbie
Posts: 10
Joined: Tue Jan 07, 2014 6:31 am

Re: Convert Word or Excel file to pdf using PHP

Post by anilkr »

You can easily install it by using 'open office' on the server. So try it , will be proven helpful for you.
Post Reply