In my project I am making a book reader. It takes books in PDF format and I have to show them in EPUB format. I don’t know how to convert PDF to EPUB. This is implemented in CALIBRE software. EPUB (Electronic Publication) is an open e-book standard basically designed for reflowable content. Refer: EPUB Wikipedia
Please help by providing some guidance as to how I should I proceed?
Checkout this tutorial:
http://www.codeproject.com/Articles/44395/Conversion-of-PDF-to-EPUB-Format
Kind regards,
Bo