ibooks Questions

2

Solved

Apple's support for ePub 3 footnotes is detailed here by Liz Castro. In short, if the footnote link has the epub:tupe="noteref" format: <a epub:type="noteref" href="#n1">1</a> And t...
Curren asked 18/10, 2012 at 10:17

2

Solved

I have an ePub3 book involving scripting which works fine with Readium, but only partially in iBooks. My guess is that the JavaScript is erroring out at some point (although as a standard web app t...
Quadrennial asked 17/8, 2012 at 6:44

1

Solved

I am generating a PDF file using jsPdf Lib inside a Phonegap iOS application. PDF is generated and I am able to see it inside InAppBrowser, just after creation. I would like to store it at a place...
Vidovik asked 6/2, 2015 at 11:13

2

Solved

I am trying to open a PDF file that I have stored locally within my app in iBooks. The app currently has a list of "literature" in a table view and when each cell is tapped the app segues to a webV...
Midstream asked 13/10, 2014 at 15:21

2

I'm trying to create an iBooks like experience, where users can highlight text within a document. To do that, I'm using a UIWebView with my document in an HTML format. I've figured out how to cap...
Anticlimax asked 6/6, 2013 at 21:38

1

I am trying to show a book opening animation as in iBooks. Any inputs will be helpful.
Doloritas asked 12/8, 2010 at 17:9

1

Solved

I have a problem in my app. After getting some statistics, I generate a PDF file, and I want to show an UIActivityViewController with the options "Open in iBooks" and "Send By Mail" mainly (others ...
Kablesh asked 22/4, 2013 at 18:42

4

I have been working on application which is a clone of iBooks, and for last 2 days I have been trying to animate the book cover flow like iBook app perform . This is an iBooks ScreenShot, I have ...
Playbook asked 20/7, 2012 at 5:52

2

Solved

Does anyone know of a php class that can create/export ePub files? I have a book stored in a mysql database and I wish to publish it as an ePub format book? It's a very basic book, simple t...
Steamboat asked 23/7, 2010 at 19:12

4

Solved

I'm trying to create a epub uploader to iBook in python. I need a python lib to extract book information. Before implementing this by myself I wonder if anyone know a already made python lib ...
Unsightly asked 25/6, 2010 at 0:12

2

Solved

so I'm trying to create an ibooks-like reader and I need to update the contents of the UIPageViewController dynamically after I get the data from the webservice. For a long series of reasons I have...
Axiom asked 9/8, 2012 at 13:43

1

Solved

I'm developing a sample app that user can read pdf file, pdf files in my app bundle and i use web view to read these files. Now i want to add a button that allow user click to and copy pdf fi...
Lightface asked 15/8, 2012 at 2:7

2

Solved

I'm looking for a very simple page turn effect, similar to the one in iBooks BUT much simpler. I only need the page to be turned if the user swipes the screen (so no difficult 'grabbing' the page a...
Hysell asked 25/3, 2011 at 11:49

3

Solved

iBooks recently started supporting JavaScript inside epub. Where is this documented? Are there any code examples to get started?
Alainealair asked 4/8, 2011 at 13:38

1

Solved

My app currently basically wires the AQGridView project to the leaves project to make an iBooks (clone-esque) type PDF reader. My problem is, I currently use the pageCurl transition from one view t...
Zeta asked 14/12, 2011 at 4:48

1

Solved

When you open a PDF file in iBooks.app, its thumbnail expands to entire screen, then it shows a PDF page. And when you open a photo in Photos.app on iPad, its thumbnail expands to entire screen too...
Chapple asked 17/10, 2011 at 16:40

1

Solved

I need put link to pdf files in my site with conditions..:) If is a iPad , i want save this pdf in iBooks library and open iBooks showing this file. Is this possible? Tks!
Electrotherapeutics asked 15/9, 2011 at 15:21

1

Solved

Is it possible to change the color and other CSS properties of anchors in iBooks epubs? The color property doesn't react at all, while I do get background-color change on normal and hover link st...
Isomer asked 7/6, 2011 at 10:9

2

Solved

Looking at the iBooks App, I was wondering how it accomplishes to format text (probably a very simple txt file) so that it is NOT SCROLLABLE but divided on separate pages. I'd like to achieve the ...
Salzburg asked 8/3, 2011 at 17:39

2

Solved

I am currently displaying text in a uiwebview. However, I would like to allow a user to select text and perform some action with the selected text (google it). Apple has done this sort of thing wit...
Sicyon asked 7/7, 2010 at 17:10
1

© 2022 - 2024 — McMap. All rights reserved.