Anyone knows if is there anything existing for converting ppt to jpg in PHP? I am not able to do it.
thanks a lot
bye
ulisse
From Power Point to .jpg
Moderator: General Moderators
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
Although there are lots of tools to convert PDF to JPG I do not know of any that are free 
You may try and have a look at http://www.omniformat.com/index.html although I have not tried it myself.
You could google with the keywords "PPT JPG convert" which may also give you some information. To assist others answer your question you may also want to provide more details on this board such as...
Operating System required...
Batch processing or User Interface Required...
These may help narrow the search a bit.
You may try and have a look at http://www.omniformat.com/index.html although I have not tried it myself.
You could google with the keywords "PPT JPG convert" which may also give you some information. To assist others answer your question you may also want to provide more details on this board such as...
Operating System required...
Batch processing or User Interface Required...
These may help narrow the search a bit.
Thanks ..
Thanks CoderGoblin, after a little of googling I made a script with PHP COM that is working fine, but I can use it only under windows OS. I would like to have something running under linux as well. Oniformat and other apps I found on web seems to work under windows only also.
If someone may help, it would be greatly appreciated. Thanks CoderGoblin fou your reply
bye
ulisse
If someone may help, it would be greatly appreciated. Thanks CoderGoblin fou your reply
bye
ulisse