Please help with a layout fixed epub!

I have the latest version of InDesign. I have a 420-page book with text and photos, exposed in InDesign. I watched the videos of all Anne-Marie Concepcion on Lynda.com. When I try to export my InDesign document available fixed epub (do every thing that anne-Marie said to do), the epub comes out like a big nasty huge letters... overlapping jumble few by page. I've tried everything. I tried with different documents. I created other InDesign documents to use as a test for epub documents. I get the same results: Massive letters, overlapping so you can't read them. I tried and tried and tried. Why won't it work? I'm a user of InDesign and have for years. Help, please!

Bob, I feel so stupid. I don't know why I didn't know this! I was with Digital Editions 2.0. I downloaded 4.0, and it works! It works! Thank you very much. I am very happy that I asked... and very pleased that you responded.

Tags: InDesign

Similar Questions

  • Create a layout fixed ePub with page flip and "double page view".

    Hello

    I try currently to create an eBook (for Apple iOS Devices) with inDesign CC with a layout fixed and I have 2 problems.

    (1) is it possible to have a page flip effect on leafing the ebook instead of just the effect of 'slide show' by default?

    (2) in my layout, I use a double layout (not very well how it is called in English since my inDesign is in another language). Using the iBooks on the iPhone or the iPad I see only the page left or right at the same time. Since I have images that overlap two pages, I want to be able to see the page left and right at the same time--> like a real book.

    Thank you very much for your help,

    Philipp

    1 n °

    2. in English, he called face to face and FXL Epub pages, you need to stop using it and move to the unique layout.

    All is not lost. You can convert the "spreads" on the export, as shown in this screenshot:

  • Layout fixed ePub or PDF files!

    I have this niggling thought that I can't seem to shake, I air

    Here it is:

    What is the difference between a fixed provision ePub and PDF? I mean

    What is the intrinsic difference? A PDF file is not a fixed provision

    ePub, but better?

    A PDF file has searchable text. It can be enlarged or reduced at will on the

    screen. For a layout fixed ePub, line breaks are determined, are the

    position of the graphics.

    So why a provision ePub fixed?

    EPUB allows access to new distribution options and new tooling and integration options (ex: HTML animation/interactivity) are also possible because EPUB is based on web technologies.

    In my humble OPINION, it is the rise of ebook stores that pushed EPUB - I can sell an EPUB into a store, not so much with a PDF file.

    Here's the first EPUB team knows everything that has been created with the new FXL export feature:

    iTunes - books - off the beaten path by Karma Wilson

    Of course, this could have been created in format PDF (who he was when they went for it to print on paper, given that the original files were InDesign) but ALSO export to EPUB FXL he helped reach this store.

    Ultimately it is all about the specific reading-apps/device and what format you create to reach this app.

    Douglas Waterfall

    Architect, engineer of InDesign

  • Need help with mobile layout

    Hello. Need help with my layout sensitive, using straight lines only html5 and css3 that I can understand and explain a novice level please - without any restart. Desktop and mobile are in a single html doc. The desktop version is 'ok '.

    current version (6_2)

    Try to match these mobile Office layouts

    On the mobile version:

    -Impossible to get the buttons nav blocks, vertical text button Align, and align the image of the product (square pictures) to the Center. (margin: auto; does not work)

    I used heights in the header because I'll have code for desktop, mobile and tablet in the CSS so it changes (and do not know how to support better). Also need to Add a link to the logo image background in header.

    Thanks in advance!

    TheOriginal150mph wrote:

    Hello. Need help with my layout sensitive, using straight lines only html5 and css3 that I can understand and explain a novice level please - without any restart. Desktop and mobile are in a single html doc. The desktop version is 'ok '.

    current version (6_2)

    Try to match thesemobile Officelayouts     

    On the mobile version:

    -Impossible to get the buttons nav blocks, vertical text button Align, and align the image of the product (square pictures) to the Center. (margin: auto; does not work)

    Commenting on just a habit of property changing the css if you have defined it for the desktop version. Your nav elements are not vertically Center because you have a bottom padding set on them for the office, there are only changes for mobile in your css media query.

    .main-nav a {}

    display: block;

    text-decoration: none;

    / * padding-bottom: 15px;   */

    Padding: 12px 0;

    }

    Change the properties for the .product-images for mobile boxes: you have float attached to them for the desktop version and which cascade down to the mobile version, unless you change in the media query:

    .product-image {}

    float: none;

    Width: 50%;

    margin: 0 auto 20px auto;

    }

    As I mentioned in one of my posts related to your project, you will probably have to make your product images a bit larger. They fill the area once they form a column to width of 768px screen or you could resist transform them to one column until a little more by using a media query extra set at a narrow screen width to evoke this action

  • I need to reactivate Photoshop CS4 because I have a new hard drive in a reminder for my 2.5 yr old iMac last operating system running. When you open the program, I was told to contact Adobe support and give them an error code: 150:30. Please help with per

    I need to reactivate Photoshop CS4 because I have a new hard drive in a reminder for my 2.5 yr old iMac last operating system running. When you open the program, I was told to contact Adobe support and give them an error code: 150:30. Please help with permission. ?

    You can repair it yourself. I have a screenshot guide. You use app the Mac Terminal and a python (.py) script that comes with the recovery of the license for the Mac package.

    Don't forget to leave a space after typing sudo python and note that your password will not display any points. Simply enter it blind.

    Start 11 Message and take your time. It does not work. Layout error 150:30 opening Photoshop cs4 on Macbook Pro

    Gene

  • Please help with download. ?

    Please help with the download?

    Available downloadable Setup files:

    Download and installation help links Adobe

    Help download and installation to Prodesigntools links can be found on the most linked pages.  They are essential; especially steps 1, 2 and 3.  If you click on a link that does not have these listed steps, open a second window by using the link to Lightroom 3 to see these "important Instructions".

  • Get error 207 trying to download creative Cloud and someone please help with this problem, thanks in advance please.

    Get error 207 trying to download creative Cloud and someone please help with this problem, thanks in advance please.

    Please refer to

    Error 207 to "install Adobe".

  • Help with element position fixed on the screen, with a difference to follow!

    Hi guys

    While I don't have any examples online, it will be easier for you and I want to help explain my layout.

    I have a single page site, with 4 sections vertically. Each section is a div to 100% width and a height of 1200px to fill screen of the user, and obviously, this div contains a lot of divs for content.

    Now in a section, I want my navigation bar to ADOPT the screen as it scrolls down but does not scroll in the section located below or above it. So I put the item Nav to have this CSS code:

    .hostingBackgroundWrap .nav {}

    Width: 150px;

    height: 100px;

    float: left;

    position: fixed;

    left: 0px;

    background-image: url(images/td_bg3.png)

    It works ALMOST well. It follows the screen down, he won't go in the section below when I scroll down... but it spread in the previous sections if I scroll to the top of the screen.

    Here is the CSS code for the .hostingBackgroundWrap just in case it is necessary, which is be more or less the same coding for each of the sections above and below.

    {.hostingBackgroundWrap}

    height: 1200px;

    Width: 100%;

    background-repeat: repeat;

    border-top-width: 0px;

    border-right-width: 0px;

    border-bottom-width: thick;

    border-left-width: 0px;

    border-bottom-style: solid;

    border-bottom-color: #30312F;

    background-image: url(images/bg_hosting.jpg);

    position: relative;

    Thank you!

    Can you please put to the top of your file online on your server and give us a link?

    What you want to achieve is called a "post-it". There is a pure jQuery plugin that will do just fine for your needs. Take a look here: http://labs.anthonygarand.com/sticky

  • Please help with the problems of Vista SP2

    So I spent all day on the forums here and I'm head over heels.  I had problems with Windows update and some other problems on my Dell Studio XPS.  It is a tower with double HDs in RAID mirror running Vista 64-bit with SP2.

    I got it for 3 years and I thought that I clean and correct certain defects to go back to the original Dell factory condition.  That did not fix the update install problem I did cleaning.  Now it's worse.

    I'm trying to install SP2 and get a catastrophic failure 0x8000ffff error-UNEXPECTED

    The onlychange is that several months ago, one of my WD 640 GB drives factory failed and I replaced it with a Seagate Barracuda 1 TB since I couldn't find a 640 GB drive.

    I tried to stop and restart all services BITS, etc. no luck.

    I tried to run among the MS FixIt for the problem of update, but it fails because it says that it cannot initialize the powershell.

    Help, please... I'm hopelessly lost and can not spend more money on this thing.

    Thank you!

    If you need additional help with the clean install, please start your own, new topic in this forum: http://answers.microsoft.com/en-us/windows/forum/windows_vista-system

    If these procedures look too complex - and there is no shame in admitting this isn't your cup of tea - take the machine to a local, good reputation and independent (i.e., not a BigBoxStore or a Geek Squad) computer repair shop & ask them to do the job.

  • HP Pavilion P7-1110: Please help with editing after scanning

    I know how to analyze an element, but after that I scan I do not know how to edit. I have Micro Soft Word 10 and my scanner is a HP Officejet 4630. If you can please help and thank you.

    Hi Tadpolegreen,

    Thank you for answering my questions!

    I would recommend going by there how to scan guide Scan in Windows 7 with full functionality software HP for HP Multifunction printers. Select how to scan with the HP software and how to scan in the form of editable text (OCR), follow the instructions.

    I hope this helps!

  • Please help with my reader prs 505

    Hi thr,.

    Please help me on my prs 505 reader, the display got very light canoe even read the words correctly, what's wrong with it, please help

    Thank you

    Jeevani

    Hi Jeevani,

    Welcome to the community of Sony!

    Sony Electronics apologizes for any question, you have met with your product. A small number of E Ink devices, with specific display panels, can become sensitive to the discoloration of the display when a page is turned while watching in strong direct sunlight. Clear the display is only temporary and can be corrected by adjusting the angle of the camera to avoid direct light from the Sun and then a page turns.

    Also, try the steps on the below technical support article:

    http://www.KB.Sony.com/selfservice/documentLink.do?externalId=C1008817

    Thank you for your message.

  • Please help with if, then formula

    I'm having troble with so and so, please help. So here's my question, if E is less than or equal to 30, then multiply K by 12% and specify the amount of 12% at Mr. Merci for your help and please show me the formula.

    Do you mean something like this?

    The formula in the column N:

    = IF(E≤30,K*12%,"")

    You do not specify what you want if the value of E is > 30, so the formula here is nothing.  If you want something, then replace ' ' to the desired value.

    SG

  • Very slow Macbook Pro (2012), please help with report EtreCheck

    Hi all

    My Macbook runs very slowly, I tried a number of things suggested online but none worked. I recently went to a repair shop and they suggested it could be to do with the dataflex (not sure if this was exactly, but I remember it sounding similar.) They described as a hard drive to another internal component connection, sorry for the inaccuracy.) I have me am replaced, but this did not help either.

    I downloaded the software EtreCheck and I was wondering if someone could help me to make light of the report on possible solutions? I have the feeling that it could be the hard drive needs to be replaced, but have no evidence of that. Verification has been run for the problem of "Beachballing" and got the sub report, please let me know if more info would be helpful. I hope it's telling in a way!

    Thank you for the pointers.

    EtreCheck version: 2.7.8 (238)

    Report generated 2016-01-26 22:56:56

    Download EtreCheck from http://etrecheck.com

    Duration 10:23

    Performance: Poor

    Click the [Support] links to help with non-Apple products.

    Click [details] for more information on this line.

    Problem: Beachballing

    Hardware Information:

    MacBook Pro (13-inch, mid-2012)

    [Data sheet] - [User Guide] - [Warranty & Service]

    MacBook Pro - model: MacBookPro9, 2

    1 2.5 GHz Intel Core i5 CPU: 2 strands

    4 GB of RAM expandable - [Instructions]

    BANK 0/DIMM0

    OK 2 GB DDR3 1600 MHz

    BANK 1/DIMM0

    OK 2 GB DDR3 1600 MHz

    Bluetooth: Good - transfer/Airdrop2 taken in charge

    Wireless: en1: 802.11 a/b/g/n

    Battery: Health = Normal - Cycle count = 420 - SN = 9G22603YVD3MB

    Video information:

    Graphics Intel HD 4000

    Color LCD 1280 x 800

    Software:

    OS X Mavericks 10.9.5 (13F34) - since startup time: less than an hour

    Disc information:

    Disk0 APPLE drive HARD TOSHIBA MK5065GSXF: (500,11 GB) (rotation)

    EFI (disk0s1) : 210 MB

    Macintosh HD (disk0s2) /: 499,25 go-go (248,48 free)

    HD (disk0s3) [recovery] recovery: 650 MB

    OPTIARC DVD RW AD - 5970H)

    USB information:

    Apple Inc. FaceTime HD camera (built-in)

    Apple Inc. Apple keyboard / Trackpad

    Computer, Inc. Apple IR receiver.

    Apple Inc. BRCM20702 hub.

    Apple Inc. Bluetooth USB host controller.

    Lightning information:

    Apple Inc. Thunderbolt_bus.

    Guardian:

    Mac App Store and identified developers

    Launch system officers:

    [failure] com.apple.maspushagent.plist [details]

    Launch system demons:

    com.Apple.Security.syspolicy.plist [failure]

    Launch officers:

    [loading] com.google.keystone.agent.plist [Support]

    [loading] com.oracle.java.Java - Updater.plist [Support]

    Launch demons:

    [loading] com.adobe.fpsaud.plist [Support]

    [loading] com.google.keystone.daemon.plist [Support]

    [loading] com.oracle.java.Helper - Tool.plist [Support]

    Items in user login:

    iTunesHelper Application (/ Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)

    Other applications:

    [ongoing] com.etresoft.EtreCheck.85920

    Plug-ins Internet:

    FlashPlayer - 10.6: Version: 19.0.0.226 - SDK 10.6 [Support]

    QuickTime Plugin: Version: 7.7.3

    Flash Player: Version: 19.0.0.226 - SDK 10.6 obsolete! Update

    Default browser: Version: 537 - SDK 10.9

    o1dbrowserplugin: Version: 5.41.0.0 - SDK 10.8 [Support]

    googletalkbrowserplugin: Version: 5.41.0.0 - SDK 10.8 [Support]

    JavaAppletPlugin: Version: 25 check the version of Java 8 update

    3rd party preference panes:

    Flash Player [Support]

    Java [Support]

    TeXDistPrefPane [Support]

    Time Machine:

    Time Machine not configured!

    Top of page process CPU:

    6% update_dyld_shared_cache

    4% WindowServer

    3% kernel_task

    mdworker (3) 2%

    1% launchd (4)

    Top of page process of memory:

    508 MB com.apple.WebKit.WebContent (4)

    502 MB kernel_task

    Safari of 283 MB

    Finder 197 MB

    152 MB softwareupdated

    Virtual memory information:

    988 MB of free RAM

    3.03 GB used RAM (750 MB cache)

    Used Swap 0 B

    Diagnostic information:

    26 January 2016, 21:59:30 self-test - spent

    Hello mrdivorce,

    It looks like of course as evidence of a hard drive failing for me. Hard drives 2.5 "in the MacBook Pro tend to fail after 2-3 years. Judging by the date on your MacBook, I think that your time is up. Maybe try to find a different repair store. Looking for Service Center authorized Apple (https://locate.apple.com/).

    I suggest upgrading to an SSD and increasing your RAM too. Then you have the hardware to run the last OS X 10.11.

  • Please help with this nightmare Yontoo

    Adding or deleting, I deleted Yontoo I have no idea how it it has been downloaded period, I'm at the wheel of a 'XL' that has served me well. My problem is I deleted this Yontoo and forggetaboutit. This program has created 6 file enties 1) %Temp%\Yontoo FFClient.xpi 2)%Temp%\Yontoo IEClient.dll

    3)%temp%\Yontoo Layers.crx 4)%Temp%\Yontoo Layers.pem 5)%Temp%\Yontoo Setup - Silent.exe 6) % Program Files%\Yontoo sleeping Runtime\Yontoo IEClient.dll... Then he then made 8 registry entries. If I can get these files removed from my machine, then I will devote my time to fix the registry. I say this because my nightmare does not stop there. Believe me when I tell you that this program "YONTOO" goes further because it created another register 16 subkeys. It's like something totally unknown to 'The Wild Wild West of the 21st Centuryt' someone would say enough is enough, but there is still a little to make this complete puzzle. This program goes further and creates and installs what they call 'Rage Page' it is a browser extension that changes the structure of the skin of the 'Facebook' and displays ads that seem to you guessed it "Facebook"... My main wish is that I will be able to get help with the "folders". I'm not a person notified with computers, but then I think that my say you I'm always pushing an "XP" in this era of high-tech a bit gave me there Yes... Anyway any help, you can afford to me will be greatly appreciated.  Thank you in advance.
    Respectfully * address email is removed from the privacy *.

    Hello

    Try the free version of revo uninstaller to completely remove all files and registry entries associated with YOONTOO.

     

    Revo Uninstaller. (free version)

    http://www.revouninstaller.com/revo_uninstaller_free_download.html

    When you are finished, download and run a full scan of Malwarebytes anti-malware from the link provided below.

    AV. Malwarebytes

    http://www.Malwarebytes.org/

    Also run a full scan of SuperAntispyware.

    SAS

    http://www.SUPERAntiSpyware.com/

    Remove any found object.

    Further reading

    http://www.ehow.com/how_8561545_delete-Facebook-pagerage.html

    Good luck and let us know if this helped.

  • Please help with reset the time lock

    We have problems with our computer to lock if we are online, etc.  We need to connect back with our password to see what we were reading.  If the mouse is still for a few minutes, the computer will automatically lock the computer mode.  Can someone tell me how to set this time around so that it does not lock the computer after a minute.

    Thank you!!

    Hi jomabe,

    Thanks for posting of answers.microsoft.com with respect to this application.

    According to the information provided, it can be either parameter must be changed or the option of power setting could be revised in order to help you with this problem.

    For a change of setting screen saver, click on empty place on the desktop and select PERSONALIZE / screen saver - check if the waiting period is set for a time relevant to your operation or if it needs to be revised.  In addition, if the Logon Screen summary view is checked, it will ask login during the resumption of the activation of the screen saver.

    Another area that may be the result of what is living could be in the power Plan options.  To check if the power management options contribute to the problem, follow these steps to customize a diet plan to check whether components that can be going to sleep can be adjusted to your needs.

    How to customize a diet plan

    To customize a diet plan, follow these steps:

    1. Click Start
      type Power Options in the start search box, and then click Power Options in the list programs.
    2. Click on change settings for the plan under the plan.
    3. The parameters of change for the plan page, select the display settings and parameters of sleep that you want your computer to use, or click on change advanced power to change additional settings.
    4. Click OK, or click on save changes to save the changes.

      Ensure that the plan of the power that you want the computer to use is selected in the Power Options page.

    Pasted from http://support.microsoft.com/kb/935799>

    Make sure to consider change Advanced Power settings selected in the context of your current power plan to check if a network card, hard drive or other component can go to 'sleep '.

    Please let us know on this issue if it helps with the determination or help.

    Kind regards

    Debbie
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for