Is Apple fixed layout epub supporting two languages in one ebook

Hi Everyone,
Is apple fixed layout epub supporting two languages in one epub file?
Regards,
Arun

As long as you don't try to make your main language one of those which the iBookstore does not yet support, I think there is no limit to the number of languages you can include in a book, regardless of format.
http://m10lmac.blogspot.com/2014/02/languages-not-yet-supported-in.html
If you are talking about having different language versions of the same text which the reader can select via some sort of button, I do not think that is possible.

Similar Messages

  • Apple fixed layout 3.1 sample epub

    Downloaded the apple fixed layout sample 3.1, cant for the life of me figure out how to make the dimensions bigger.
    Anybody?
    R

    As long as you don't try to make your main language one of those which the iBookstore does not yet support, I think there is no limit to the number of languages you can include in a book, regardless of format.
    http://m10lmac.blogspot.com/2014/02/languages-not-yet-supported-in.html
    If you are talking about having different language versions of the same text which the reader can select via some sort of button, I do not think that is possible.

  • Use of cookies in fixed-layout EPUBs

    I am creating a fixed-layout picture ebook in EPUB2 format to be published on the iBookstore.
    In order to start some CSS3 animations at the same time on both pages of a page spread, I'd like to use a mechanism to synchronize the start time for the animations. This is because I noted that, in the iBook reader running on my iPad2, the left and right pages of a spread get loaded at different times and usually the right page is loaded approximately 1s later than the left page, though the delay is extremely variable.
    I am thinking about using some javascript to set a cookie in order to check whether both pages in a spread are loaded and consequently start the animations. This is based on the assumption that both pages of a spread use a webview built upon the same common Safari rendering engine which uses a single set of cookies.
    My questions are:
    Is it allowed to use cookies in an EPUB to be published on the Apple iBookstore? On page 29 of the iBookstore Asset Guide 5.0 it is specified that "Books must not rely on external resources", but are cookies to be considered "external resources"?
    If cookies are not allowed, is there any other way to synchronize the two pages of a page spread on the iBook reader?

    Hi Steve, I am a regular subscriber to Creative Cloud and have updated all apps.  My version of Adobe InDesign does show 2014.1 under About InDesign.
    Believe it or not, one of the more helpful videos out in Adobe TV land showed interactive under the Object menu:
    See 5:30 on this page: https://helpx.adobe.com/indesign/how-to/interactivity-fixed-layout-epub.html?set=indesign- -key-techniques--epub-fixed-layout  I finally found the answer here at Adobe forums (monica).   Now I have it installed in the panel on the right.
    I'm on an iMac and use all Apple products.   I've tossed Windows to the wind. 
    Thank you so much for your support. 
    Mary

  • In a fixed-layout epub is there a way to turn off the faux spine effect for just one pair of pages?

    I'm formatting a graphic novel as a fixed-layout epub.  Because the pages are generated in Manga Studio with an intended print target, it by far makes the most sense to just use a single, large image for each page.  I'm coding the .opf, .xhtml, and .css files by hand, and I more or less understand everything I'm doing.
    Because the pages are often full bleed, I actually want the faux book chrome afforded by having <meta property="ibooks:binding">true</meta>.  The shadow effect in the gutter gives a nice deliniation between the pages without me having to do anything additional with the formatting.
    However... a handful of pages in the book are two-page spreads.  These look good enough with the shadow spine in the middle, but they would obviously look better without it.  What I'd like to do is identify these particular page pairs as two-page spreads and turn the binding chrome off for just that page pair.  I could of course "fake it" by adding a shadow to the pages themselves (except the spreads) and turning off the binding chrome on the entire book, but it'd be a lot easier to be able to do it in software.
    Apple's formatting guide mentioned nothing of the sort, and searching for a while hasn't turned up anything (not even anyone asking the same question so far as I can tell).  I'm guessing this isn't possible, but it never hurts to ask.  Anybody know of a way to do this?

    Just found this... Sorry to waste the post...
    http://reviews.cnet.com/8301-13727_7-20083707-263/managing-mac-os-x-lions-applic ation-resume-feature/?tag=mncol;title

  • Fixed Layout EPUBs in Adobe Indesign CC 2014

    Hi Friends,
    I'm fascinated with the prospects of the Fixed Layout EPUBs.   In the few video tutorials that are more current, Adobe host shows the ability to PREVIEW the EPUBs using the menu  item OBJECT > INTERACTIVE > Epub Previewer.  But no go. 
    So, I've now installed from Creative Cloud, the Extend Script tool kit as well as Extension Manager.   I also installed Edge Inspect CC.
    Am I on the right track to find or install the Interactive > Fixed Layout EPUB Previewer?    I need your guidance and have not found anything through my searches online.  
    I exported my Fixed Layout EPUB yesterday and the slider I created by following one of the few tutorials caused some sort of problem because that entire SPREAD was blank, although all other pages were present. 
    Thanks for any guidance. 
    Sincerely
    mary

    Hi Steve, I am a regular subscriber to Creative Cloud and have updated all apps.  My version of Adobe InDesign does show 2014.1 under About InDesign.
    Believe it or not, one of the more helpful videos out in Adobe TV land showed interactive under the Object menu:
    See 5:30 on this page: https://helpx.adobe.com/indesign/how-to/interactivity-fixed-layout-epub.html?set=indesign- -key-techniques--epub-fixed-layout  I finally found the answer here at Adobe forums (monica).   Now I have it installed in the panel on the right.
    I'm on an iMac and use all Apple products.   I've tossed Windows to the wind. 
    Thank you so much for your support. 
    Mary

  • Portrait & Landscape Layout in fixed layout EPUB

    Is it possible to create a fixed layout epub that when viewed in portrait orientation on a device it displays just one page and when the device is flipped to a landscape layout it displays two pages (both pages still portrait layout) side by side?

    This is the code you use to tell iPad to display in landscape mode.
    [?xml version="1.0" encoding="UTF-8"?]
    [display_options]
    [platform name="*"]
    [option name="fixed-layout"]true[/option]
    [option name="orientation-lock"]landscape-only[/option]
    [option name="open-to-spread"]true[/option]
    [/platform]
    [/display_options]
    Replace the brackets to carets and you're good to gol  Name the file:
    com.apple.ibooks.display-Options.xml
    and it's put in the META-INF folder
    Message was edited by: JudithT

  • Important Video Series on Fixed Layout EPUB from InDesign CC

    I'm happy to announce that Anne-Marie Concepcion has released a video series on Lynda.com about creating Fixed Layout EPUB from InDesign CC. It's up-to-date to the latest InDesign CC version (October 2014).
    Here's the link:
    http://www.lynda.com/InDesign-tutorials/Creating-Fixed-Layout-EPUBs-InDesign-CC/169624-2.h tml
    You can get a free week trial with Lynda.com when you register.

    Sorry guys... Wish I'd seen this earlier. I could've told you that highlighting and note taking capabilities are disabled intentionally in fixed layout EPUBs and Kindle KF8 books.
    The only time you will see an FXL book that does support highlighting is if is in either B&N or Amazon's "Page Perfect" or "Page Replica" format - which is basically just a packaged PDF of sorts that can be read through Kindle and Nook apps (Other college book apps like kno.com and the old CourseSmart support Page Replica, too. CourseSmart was recently merged in with VitalSource, however, so I don't know what they are doing these days WRT page replicas). iBooks does not support any sort of print page replica. It's EPUB 3 FXL or iBooks Author only for Apple.

  • Where to sell fixed layout ePubs created with ID CC 2014?

    I'm wondering where I can sell my eBooks created with the fixed layout ePub3 option in InDesign CC 2014.
    I have already uploaded my first book to Apple iBook Store and it is online there.
    But are there other stores where I can sell my book? What is with Google Play, Kindle, Kobo?
    Has anyone already experiences?
    Thanks for your helps
    Almute

    Here's a chart that Anne-Marie Conception referred to in her webinar on Fixed Layout EPUB from InDesign CC 2014 which tells which features are supported by which platforms for EPUB3:
    EPUB 3 Support Grid | BISG
    Presumably, if a platform supports the feature, then it should be publishable on their bookstore.
    Here's a link to a recording of the webinar:
    Adobe Webinar_1

  • Another Blank Page in Fixed Layout Epub

    Having trouble with a blank page in this epub (link to epub file on acrobat.com).
    I've read a couple of threads, and have exported the indd as an indb and reopened (trying to mitigate the possibility of the file being corrupt). I had to fix a date in the content.opf that was in the MM/DD/YYYY format (reformatted to YYYY-MM-DD). To repackage the epub, I created a new zip file, and added the mimetype file first, and then added the META-INF and OEBPS folders. Everything checks out at EPUB Validator (beta) Results. The file looks horrid in Adobe Digital Editions 3.0, but looks great in Calibre.
    As you can see from the file name, I've tried a number of things to try and deduce the issue (deleting multiple pages, one at a time, to see if there was an issue with a specific page, tried to build the epub without a cover image...)
    It's always the 3rd page that is blank, even after removing multiple pages, which I find curious.
    Any insights from others that have dealt with these problems trying to get Fixed Layout epubs from InDesign CC 2014 into Google Play Books is very much appreciated.

    Hi,
    The file is missing here: (link to epub file on acrobat.com). Could you post it again?
    Did you see your exported FXL EPUB in any other reader? iBooks is recommended but Readium also supports FXL EPUB and would be equally good to verify this issue.
    Regards,
    Pooja

  • How to prevent page turn in margin tap on a fixed layout ePub ?

    I have created a fixed layout ePub for Apple iPad with some on-touch animations on tap. It works fine except the pictures which are in extreme margins (left and right). On touch it activates page-turn rather than the required animation. Is there any way to prevent page turn? Please help.

    event.preventDefault() should do the trick on your own controls. If you are using one of the built-in iBooks shortcuts (read-aloud start/stop button comes to mind) then you may not have full control.

  • Adding a TOC in an Apple fixed layout

    Ive had the luxury of doing a ton of Apple fixed layout books without needing to have a working table of contents.
    My luck ran out as I need to maje sure I can actually do this. The images for the book are already set and the way the book was created has sections. The first section has a table of contents for the FIRST section but it is only an image. So first thing is am I able to add a page with links ( which would actually be a table of contents?)
    I know I can do this in a Kindle Fixed layout, can someone give me some onfo if I can do in an Apple FL?
    R

    Hi ralphiedee,
    If you are having issues working with the Table Of Contents in iBook Author, you may find the following article helpful (apologies if you have already seen this):
    iBooks Author: Customize the table of contents
    http://support.apple.com/kb/PH2752
    Regards,
    - Brenden

  • No fixed-layout EPUB export at 144ppi?

    Just curious. I created a nice EPUB in InDesign, all my images are full-page/screen, 1024x768. I exported it as a fixed-layout EPUB and specified 150ppi to cover the iPad's Retina resolution. However, Apple's iBooks wouldn't accept it due to the pixel dimensions being too large. I had to re-export at 96ppi (which was then accepted on iBooks Store). I was hoping for 144ppi, which would be equivalent to an iPad's retina resolution (2048x1536), but it's not an option in the pulldown menu. Am I off-track here? Any idea if this needs to be addressed? Thank you.

    Currently InDesign does not let you enter your preferred resolution  while exporting. it has to be from the available choices-72,96,150,300 ppi.
    To allow the user to be able to pick his own resolution setting is something which is in our backlog for EPUB Enhancements and might get addressed in later updates.
    Regards,
    Pooja

  • How to create a fixed Layout ePub?

    I'm trying to create a photography book to sell as an ePub and on the kindle store - I've made plenty of iBooks and published them in the iBookstore - unfortunately one has recently been rejected because of Apple's censorship rules. My books look exactly the way i want them to in iBooks and want to recreate them as closely as possible to sell as mobi and epubs. I've noticed that unfortunately there doesn't seem to be a program similar to iBooks Author for making epubs... I've tried InDesign CS6 for epubs but moved to Pages as I thought it might be simpler.
    So far I can't find any thing that explains step by step how to make fixed Layout epubs - in any program- usually I use Lynda.com but they only have fixed layout epubs for the iBookstore. My knowledge on inDesign and iBooks author is quite good but my knowledge on HTML is limited. Is this accomplishable?

    Hi Douglas,
    How do this?
    ID >> PDF export:
    ID >> Fixed layout epub export:
    Thanks in advance! [Soon, another problem …!]

  • Hyperlink Problem when Creating Fixed Layout ePub

    Hi guys, not sure if anyone can help...
    I've created a fixed layout ePub from a print document and everything works perfectly apart from I can't get hyperlinks to work.
    Originally I'd set up the hyperlinks on my text which didn't work. After a bit of digging around I found some documentation stating that text hyperlinks don't work and that they need to be fired from an image. Also, internal links (to other pages) don't work, only links to external URLs - fortunately for me - all my required links are to external URLs, however, they still don't appear to work... does anybody have any suggestions as to what I might be doing wrong?
    I'm testing with Redium on Windows 7 and iBooks on iPad Air
    Thanks in Advance
    Kindest regards
    Poll

    Hi Poll,
    The hyperlinks are set on what kind of objects? If the external hyperlinks are applied on a text frame or a rectangle, it won't work. There are two cases that work:
    1. Hyperlink on images
    2. Hyperlink on objects in a group and the group is set to rasterise from Object Export Options dialog.
    What is your case which is not working? Please elaborate.
    Regards,
    Pooja

  • Missing cover on Fixed Layout ePub in iBooks

    Hello.
    My client is having a problem with the cover of their book disappearing after they open it in iBooks. I generated the Fixed Layout ePub from inDesign CC 2014 and had the same problem until I updated the OS on my iPad a few days ago. I suggested the client do the same (freshly updated yesterday to OS 8.0.2) but it has not resolved the cover issue. Anyway have any suggestions on what may be causing this and how this can be fixed?

    Initially (two weeks ago) I had chosen a separate cover image but when I tested the file on my iPad, the cover would disappear and all I would see is the half title page. My workaround was to add the cover image as a 1st page, rasterize the first page when making the cover, then also export the full book including the cover page as if it was part of the text so if the cover disappeared it would still show in place of the half title page. After we updated the OS on the iPad (1 week ago) I didn't need to do that anymore, but the client seems to still be having problems and she had also updated the OS at my suggestion.

Maybe you are looking for

  • How difficult would it be to replace my 250 gb hard drive with a 500 gb hd?

    Would it be something that I could do on my own or would I need to take my iMac to the Apple store or other authorized reseller to have upgraded? Any suggested posts, Apple or other, for instructions? What kind of drive would I need to get and what b

  • Howw do i unlock my ipod touch when it is disabled

    How do i unlock my ipod touch when its disabled

  • Cant edit items in combo box

    I cannot edit items in my combo box when i click on it. I just see whit box . Can anybody help me ? 

  • Feed RSS, periodic errors on Safari

    I have many feed RSS in the Safari bookmark bar, uniforms for topic and ordered. They work very well and they have replaced for a long time searches readings and consultations. But periodically, approximately every two or three months, some of they a

  • RDI format problem

    Hi Folks! I have a small problem in RDI format printing. Does anybody know if RDI format recognises the displayable/non-displayable characters? I mean characters like $, EURO symbol, ~, etc. When I am generating the output the special characters are