Convert pdf to epub doc using php

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
ashida123
Forum Newbie
Posts: 7
Joined: Thu Jul 07, 2011 9:26 am

Convert pdf to epub doc using php

Post by ashida123 »

Please any body help me out to convert pdf to epub doc in php... I need some methods to convert this like library or php script...
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Convert pdf to epub doc using php

Post by Jonah Bron »

ashida123
Forum Newbie
Posts: 7
Joined: Thu Jul 07, 2011 9:26 am

Re: Convert pdf to epub doc using php

Post by ashida123 »

Hi,, thank you for your help.. these are the application.. but my concern is how to convert pdf to epub using programming language sucha as php or c# , java, I have searched so much in the google. i didnt get a satisfy result...... please help me.....
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Convert pdf to epub doc using php

Post by Jonah Bron »

Huh, somehow I thought that the first result was a PHP solution, but it's not :roll:

I couldn't find any conversion libraries, but there are a couple of EPub libraries out there:

http://sourceforge.net/projects/oplsepublibrary/
http://www.phpclasses.org/package/6115- ... -iPad.html

If you know the nature of your PDFs, you might be able to read it manually with PHP's built-in PDF library.
ashida123
Forum Newbie
Posts: 7
Joined: Thu Jul 07, 2011 9:26 am

Re: Convert pdf to epub doc using php

Post by ashida123 »

THANK YOU FOR YOUR HELP
freddystewert
Forum Newbie
Posts: 1
Joined: Tue Nov 22, 2011 3:15 pm

Re: Convert pdf to epub doc using php

Post by freddystewert »

Why would u want to make a PDF into an ePub using free software? Why not just keep it in it’s semi crappy PDF format a and save your self some hassle and time if u going to go the free or any other type of software route. Unless it was a book or a file u where hopping to sell on a eBook store in which case I would recommend doing a Manuel conversion my friend meaning u manually code in the formatting, or what I do is use a company that does it fairly fairly cheep and has very high quality results so u don't have to learn all that programing and can focus on writing more book's =) here is there page convert pdf to epub
Post Reply