Category "epub"

Remote url failed to load in asciidoctor-epub3

I'm unable to generate/view the image from a remote URL while generating the Mobi. Whereas it works for asciidoctor when converting adoc to HTML Code look some

How to change fonts and add page number to epub android flutter

I have library using epub package to read the E-book files but it didn't show the page number, also I want to add my customized fonts. please tell me if anyone

epub_viewer Package Release Build Crash

I am developing an app with epub_viewer package and i set the app in release mode. Android app crashing on start if i use epub_viewer package. I'm sure i did ev

How can I read an epub book in python

How can I read an epub book and open it using python. I'm not able to implement EbookLib 0.15 from https://pypi.python.org/pypi/EbookLib/0.15 Here's the code I

Add cover image for AsciiDoc Epub3

I am trying to add a cover image to an ASCIIDoc file (to be able to convert it to EPUB3) using this syntax : front-cover-image: image: cover.png[width=1050

Make a valid epub with ZipFile

So my ePub generator GenEpub.py has no errors on the Python interpreter or by running zip -t. Thanks to everyone that assisted me with that issue: Python - ZipF

ZipFile' object has no attribute 'seek'

I am trying to get a script working that can make an ePub file. They are compressed zip files that are deflated (i.e. without compression) and have to be done i

Zipfile not compressing some SVG files in Python

I've been making an script to transform Latex code to SVG images in epubs. The idea is to extract an epub in a temp directory, to find the code and to create SV