The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
54 views

Sell iBook through iOS App

Supposed I have an app where I can sell supplementary content in the form of an iBook. They take 30% either way, but I could use the app as a platform to sell it. Is there a way I can sell this ...
1
vote
1answer
111 views

Opening iBook in iPhone App

I want to open .IBOOK file in my application. My question is is it possible to do it cause my client want to make some iBooks using the iBook author and want to open them in Library Application which ...
-1
votes
1answer
213 views

iOS App that open .ibook file in iBook

My app will download some .ibook file to the iphone in the application support directory. Now want to open this .ibook file using the iBook App by opening URL like "itms-books://xxxxxxx" My ...
0
votes
0answers
17 views

how do I set the background in an ibook page

Using iauthor, when I insert a page or a section, the page appears but the background is a bunch of question marks in a grid pattern that fills the page. Where do I set the background style or ...
2
votes
1answer
107 views

how can i get ibook to display data queried from online database

I have an ibook that I am trying to get to pull back a table of data from my database in the cloud,on my server. If I put the main.html file on my server and browse to it with my web browser it ...
0
votes
0answers
141 views

xcode iPad magazine [closed]

I hope I do post in the right place. I am new to developing native apps for the iPhone and iPad. I need to do an app that will be like a magazine type, so there will be many pages, that the user can ...
1
vote
2answers
156 views

Is it possible to embed an iBook in an iOS app?

I've got a requirement to build an iBook title for iBooks. But now they're adding new requirements that really don't fit in an iBook, so I was thinking I'd make an app instead that references the ...
0
votes
0answers
23 views

Is it possible to open a purchased iBook at a specific page from within an iPhone/iPad application?

I have found out how to open the iBook application and how to open at a specific iBook store page, but cannot work out how to get into an already purchased iBook.
0
votes
0answers
105 views

Implement note taking on iBook, using sticky notes and its animation

How is the note taking functionality implemented in iBook? I think its using UITextView, but in my PDF Reader app, I am not able to collapse the textview after adding text (notes) to it. Also, can ...
0
votes
0answers
161 views

iBook Author widget - White Flash while loading

I have an HTML widget which is contains iframe referenced to Google Maps. The problem is - when user taps on the widget there is white flash screen during iframe loading. That's very annoying ...
-5
votes
1answer
106 views

How to create an app like Book Creator for iPad? [closed]

please tell me How to create an app like Book Creator for iPad ? link on app store:http://itunes.apple.com/us/app/book-creator-for-ipad/id442378070?mt=8 Thanks
7
votes
4answers
1k views

UIViewControllers Transitions Effect Like iBook's Book opening effect ? iphone

i have been working on application which is clone of iBook, and since last 2 days i have been trying to animate the book cover flow like iBook app perform . This is iBook ScreenShot , i have my book ...
2
votes
1answer
301 views

Zoom in and Zoom out functionality in ibook like app

i am very new in graphics programming and on the way of learning it.I am working on a application which is like ibook.the code from github its working great.If any body can give me the right ...
1
vote
3answers
976 views

How do I integrate an iBook into my app?

As best as I can understand, iBooks are much just like interactive PDFs. What language are they saved in, and what would be a good solution if I want to display or use an iBook in my app, which is ...
0
votes
0answers
378 views

In iBook Author how can I create a hyperlink to a chapter or section page?

I want to create a sub-nav element on the pages of an ibook so readers have access to supporting content resources. I would like to link to chapter or section pages, but cannot. The hyperlink to a ...
2
votes
1answer
312 views

Which iOS 3D Engine should I choose to display iBook Author like 3D model?

I am really frustrated... I want to display some 3D models in my app, just like the one you can create with iBook Author on iBook2, you can have a 3D model in the view, and pinch to enlarge, enter ...
0
votes
1answer
320 views

how to get scrollwidth from the javascript in iphone

i am trying to load an epub file in chapter wise into the webview. I want to know the width of the screen. For Example: if the content have one and half page text means it returns the width to be as ...
1
vote
2answers
1k views

how to get current controllers in UIPageViewController

I am creating a book like iBook. I load data on UIWebView placed on contentviewcontroller. My problem is that user can go to any page through table of contents also can increase or decrase size or can ...
1
vote
2answers
492 views

iBook Private Distribution [closed]

I'm just getting started with apples new iBook Publishing tools and I'm wondering if there is any way you can privately distribute an exported iBook through a link. I'm think there might be a way to ...
1
vote
0answers
721 views

iPhone: Developing an iBook App

I want to develop an iPhone iBook app which should be integrate with Apple's iBooks library. I can build an App with PDFs and link them as per requirements but not sure how to give the Apple's iBook ...
0
votes
0answers
91 views

Converting an old iBook 14" shell to use modern parts [closed]

This is a bizarre question, but here it goes. My wife's first computer was an iBook G4 14" machine, which she loved. That is until the processor itself fried for some reason. I know this is the case ...
-1
votes
1answer
411 views

Flex - iBook like mobile application

I want to implement similar animations and/or transitions into the iOS iBooks application.
0
votes
1answer
669 views

load ePub book via URL to iBook on iPad

as i know the iBook App on iPad can read so called ePub Books. Now a customer want's that we develop an App, where his customers can browse his "store" and download the Books directly to iBooks. Any ...
0
votes
2answers
2k views

Creating Fixed Layout ePub With Overlapping Text/Illustrations

Apple has something called Fixed Layout ePub, that's especially useful for making an iBook of a heavily illustrated children's book with a specific layout of the text and illustrations. I have found ...
0
votes
1answer
371 views

While rendering HTML on iPad, How can we create Page Numbers and TOC dynamically? As done by iBooks

We are developing an app and we have issue that we want to show page numbers and Table of content for our book shown in our app but we are stuck at the point that how can we get the number of pages ...
1
vote
1answer
443 views

iOS: How do I put an image on top of the tableView like iBook

If you scroll all the way up on the iBook, you can see an apple mark (above search and two buttons). How can you put such image on top of the TableView? My first guess is that apple just used an ...
0
votes
0answers
242 views

make categories on ibook application via another one

i am developing an application for a client who wants to acces on his e-mails and gets pdf joint files via the application developed. I know that it is impossible.So,the idea was to make a category of ...
0
votes
1answer
380 views

Create book shelf in AppStore [closed]

Please tell me about how to create BOOK SHELF in AppStore for iPad. Thanks
9
votes
4answers
4k views

Python library to extract 'epub' information

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 that does ...