Top "Epub" questions

EPUB (short for electronic publication) is an open XML-based digital book format which uses XHTML and CSS for document content.

How to implement an ePub reader for an iPad/iPhone app

I want to implement an ePub reader for the iOS platform. Please suggest any open source code for book flipping …

iphone ios xcode ipad epub
How to read EPUB book using EPUBLIB?

I found a solution for reading epub books in android using epublib. I am able to read the subtitles of …

android epub epublib
Is there an API to read ePub books?

I'm trying to create an ebook reader for WP7. So far I haven't been able to find any API to …

c# .net windows-phone-7 epub
Programming books in ePub format

I purchased an iPad hoping to read books on it that've been aging on my desk for months, but it …

php jquery python epub
Pandoc - Inserting pages before generated Table of Contents

I've been playing around with Pandoc. Is there anyway to insert pages before the generated Table of Contents? For example: …

markdown epub pandoc tableofcontents
Convert HTML files to epub files programmatically ( command line ubuntu )

Is it possible to convert a HTML5 file or text to epub file via a unix command line ? Is it …

linux html epub
CSS image sizing

I'm creating an ePub, and I'd like the images to span the full width of the page, but to never …

css epub
making ePub with Java API

I'm relatively new to ePub format, but if I understand well, to make programmatically an ePub starting from XHTML or …

java api epub
Open epub files in PHP

I want to open an .epub document with PHP, to modify it (for example to add some text on the …

php epub
.epub on iPhone

Seeking your help to get off .epub(s) sea in iPhone world... I am trying to make an iPhone application …

iphone epub ebook-reader