Fixed Layout Epub: 1st left page always blank.

I'm not sure what I'm doing wrong here.
I'm running the latest edition of InDesign 2014 CC.
Basically I want the 1st page of the document to be on the left-hand side of the spread, so that my graphics make sense as I've placed them in the document. Like this:
However, after I export the file in Fixed Layout Epub, I get this result, with the first page on the right-hand side of spread instead:
I've tried export options, "Based on document layout" and "Enable Synthetic Spreads." I've used the export option Export Range "2-9" hoping it would start on page 2 (first page of the story). And I've also tried changing the layout so that the first page is page 1 in the InDesign Layout... all with the same result.
If you can throw me a bone here, I would greatly appreciate it.
Thanks,
Ehren

Just start your document as usual on page one. You don't need to manipulate the pages position on the pages panel as shown on your screenshot. Once you Start Page Numbering at 2 it will adjust automatically.

Similar Messages

  • Fixed-layout ePub displays one page no matter in landscape mode or Portrait mode

    I use the code :
    <meta property="rendition:layout">pre-paginated</meta>
    <meta property="rendition:orientation">landscape</meta>
    <itemref idref="s001" linear="yes" properties="rendition:page-spread-center"/>
    <itemref idref="s002" linear="yes" properties="rendition:page-spread-center"/>
    <itemref idref="s003" linear="yes" properties="rendition:page-spread-center"/>
    but ,they all don't work.

    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

  • Fixed layout ePub problem with facing pages

    Hi,
    I have a 240 page book made out of multiple inDesign files that I'm trying to convert to a fixed layout ePub. Everything works like a charm except the transition from one file to the next.
    The book uses facing pages setting so when the file ends for example in page 40, it is a left hand page, and the next file starts from page 41 and that is a right hand page. After exporting to fixed layout epub, the resulting file has blank pages between the files. What I mean is after the left hand page 40 there is an empty right hand page, then an empty left hand page followed by right hand page 41.
    What would be the easiest solution for this?

    Hi,
    I found the problem from the book panel so case closed. In "Book Page Numbering Options" I had "Insert Blank Page" selected. This didn't cause any problems when exporting to pdf but resulted in extra blank pages when exporting to ePub.
    Attached is a screenshot from the book panel. The problem occurred between all the files.

  • 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.

  • 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

  • Can I make fixed layout epub on pages?

    Can I make fixed layout epub on pages?

    You would have to do a lot of modification to the epub output produced by Pages.  Do a google search on "fixed layout epub" to find info on how it is done.  E.g.
    http://ebookconverting.com/working-with-apples-fixed-format-layout

  • 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

  • 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

  • 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.

  • Fixed Layout ePub - please help me embed video and/or use Folio overlay with web content

    Hi
    I have an In Design file used to create a print book (11"x11") and have decided to use CC 2014 to create a fixed-layout ePub 3 for a digital version.  I converted the book over with minor issues of having to change the font and it looks beautiful.
    I would like to add videos at the end of the book to take advantage of the flexibility of the digital format.  I create a year-end slideshow of my photos and host them on Vimeo.
    I have tried the following:
    Using the Vimeo standard embed code in an HTML element
    Using the old flash Vimeo embed code and converting to HTML - worked great on iBooks on Mac but not on iPhone/iPad as flash-based
    Hosting and linking to videos on my own web server and using the Media - insert video link to the mp4 file
    Hosting and linking to videos on my old photo server at smugmug.com
    I can embed the actual videos but, at their smallest size they increase the file size of the ePub from 78MB to 400MB...
    I then thought I would use a Folio Overlay - Web Content.
    The idea is to use this blank page on my website which would look for all intents and purposes like another white page in the book - 2012 Slideshow - Oren Photography
    The overlay works in Folio Preview but not when exported as an ePub
    Is this a limitation of the ePub format?
    Any help/advice/suggestions on fixing this are greatly appreciated.
    E

    Thanks again Steve and Bill
    My interest in embedding videos was largely to minimize the final file size and amount of space used on each person's device.  I ended up following your advice about using Adobe Media Encoder to minimize the size of each slideshow but it still increased the final ePub from 65 MB to over 200 MB.  And that was with video quality that was far inferior from what I could offer through an embed or, my final solution, a link out to my website.
    I happen to be of the same thought as Bill that most people are now connected to the internet and would favor a smaller file with access to online content over a very large file.  I would have liked to embed the videos and allow 720p quality inside the ePub over the link I ended up settling for.
    E

  • 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

  • Fixed layout ePub

    Hello, I'm trying to make a fixed layout epub and all goes well until page 141.
    The book does anyone know you because Jan 400 pages, but do not let me export more than 141. Does anyone know why this happen?

    I didn't know that. Thanks!
    but if I do a book with four chapters, and each chapter has 100 pages, I can export it as Epub?
    Thanks again
    Best regards
    Eugenia Paz

Maybe you are looking for

  • How to find out which queries are being used ?

    We have a number of InfoSet Queries which the users are calling from SQ00. Some of them are very old. I would like to find out which queries are being used, so we can have the idle queries decommissioned. How can this be done ? Best regards, Peter

  • Process chians r not running as per the scheduled time.

    Hi sriends, Unable to run the process chains(back ground). Every day our process chains r runing properly but all of sudden they are not triggering on the specified time and there is no error msg. pls give me some idea to resolve this.... Thanks in a

  • Mail and windows live ID

    I have been forced to use Windows Live by my university, alas. The help states that Windows Live can be read by Mail, but after following all instructions, there is no connection. I keep getting the signal that the password is not accepted. The passw

  • I get a shared technology error when trying to install Preiemeire Elements 11 .. suggestions ?

    Tried several methods but, being somewhat technologically handicapped, I can't get by the shared technology error when installing?

  • Importing custom images in Spaces

    How can a custom image (png, jpeg) be included in the custom Resource Catalog of a Space, so that moderators of the space can add custom images to the page(s) ?