Office application file conversion into pdf

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
newbie14
Forum Newbie
Posts: 1
Joined: Wed Mar 10, 2010 8:18 pm

Office application file conversion into pdf

Post by newbie14 »

Dear All,
I am planning to build an application where I will first upload files such as .doc,.xls or .ppt then upon upload I want my php to convert it into .pdf? Is this possible any links for reference? Thank you.
steeveherris
Forum Newbie
Posts: 3
Joined: Wed Jun 16, 2010 4:28 am

Re: Office application file conversion into pdf

Post by steeveherris »

I dont think that the office files can be converted to pdf, it can be done with office due to comp-ability problem. But still you are trying for any new innovation best of luck for that. Hope you can make it.
Post Reply