Image split error in iBooks

My epub file contains an error I'm unsure how to fix. When looking at the file in iBooks horizontally, some images split between two pages (ie the top of an image appears at the bottom of the page and the remaining image appears at the top of the next page). iBookstore's support suggested making sure each image is within its own <div> tag.
However, the images splitting are within their own <div> tags.
But does it matter that the <div class="keep"> is {display: inline-block;}? Could this be the concern?
Is there another solution to prevent images splitting? As i mentioned, this only happens for some (and not all) images in the horizontal viewing. I'm also confused as i have images that are not contained in their own <div> and those images are not breaking.
So, what causes the images in ibooks to split between pages? Any thoughts or advice?

you should be able to prevent images from splitting between pages by wrapping them in a div with the 'page-break' property set to 'avoid'.  ie:
.nobreak {
     page-break-inside: avoid;
<div class="nobreak"><img/></div>
i've used the inline-block method you've described to keep images from splitting apart from their captions across pages, although the page-break method will work for that as well.

Similar Messages

  • I need to create a ghost image of my G4 iBook (OSX 10.3.9) and replace the OS9 on my G4 tower with the created iBook ghost image. How do you do this?

    I need to create a ghost image of my G4 iBook (OSX 10.3.9) and replace OS9 on a G4 tower with the Ghost image. How do you do this? Will my applications still work?
    The iBook is running Pather, i have tons of programs i use on it, project files, etc... and my G4 Mac tower is more powerful, faster, and more reliable than the iBook. I basiclly just want to take the entire OS, programs and files... create an image, and drop the image on the G4 Tower so it basically will function just like the iBook. Like a mirror image of everything that is on the iBook.  I know that you can create image files in the Disk Utility on Panther, but will that back up the entire OS with settings, programs, files and all?  ive never done anything like this before, so i wanted to post this up to see if i would get an answer. In the meantime, im reading "Mac OS X, Help Desk Essentials By Owen Linzmayer" to see if i can find the steps to do this.
    Any help would be greatly apprciated. Much thanks!

    Can't be done as an exact copy from one Mac to the other.  The operating systems are system specific. First make sure your system doesn't need a firmware update to get 10.2 or later on it. You'll need to install 9 on it if it does, direct from a 9 retail CD that is compatible with it *.  This disc can't say Upgrade, Dropin, or OEM. To determine compatibility, identify your G4 tower:
    http://support.apple.com/kb/HT3082
    http://docs.info.apple.com/article.html?artnum=42739
    Then look at the OS 9 compatibility:
    http://docs.info.apple.com/article.html?artnum=25517
    Then apply the correct update
    http://docs.info.apple.com/article.html?artnum=86117
    The last Mac OS 9 to come retail is 9.2.1, and that's newer than 9.0.4, 9.0.2, and 9.1.
    Your ghost image can be done using cloning software, but then you'll have to use a retail 10.3 installer and 10.3.9 combo update on the G4 tower.  Then use the Migration Assistant to import the data from the clone of the iBook. The 10.3 retail disc looks like * and does not say upgrade, dropin, or OEM.  The 10.3.9 combo update is here:
    http://www.apple.com/support/downloads/macosxcombinedupdate1039.html
    The clone to an external hard drive can be done with these instructions*:
    http://www.macmaps.com/backup.html The import of the external hard drive with the migration assistant can be done with these instructions:
    http://docs.info.apple.com/article.html?artnum=25773

  • How to display Image as Error instead of Error Message from Resource Bundle

    hi,
    I want to display images as error instead of error message from Application Properties in struts1.1
    Ex:
    I want to prompt a user to type password length min. of 6 char. If failed, need to show simple image as error rather
    "Length should be min. 6".
    reagrds
    parthiban.

    BalusC wrote:
    RahulSharna wrote:
    in the respective resource bundle modify the value by something was below
    error.password.length=<img src="/images/password-Length.gif" alt="Password Length Issue" align="center"/>
    OK, it apparently allows HTML in error messages.Yes struts allows it :)

  • Incompatible image size error

    Hi,
    I had a program that was working, and then made a copy of it to make some changes.  The main change was to be able to put a BCG correction on the subtracted image.  Now for some strange reason I get an Incompatible image size error.  Can anyone help - also, if you could give me a suggestion soon that would be helpful as I have a deadline coming soon.
    I suspect that I'm missing something obvious, but can't work out what it is.
    Thanks for your help
    Sam Whitehead
    Attachments:
    error.jpg ‏23 KB

    Hi casualfanta,
    I understand that you are using I-16 type greyscale images, but your screen capture does not include the BCG part. I am assuming you are using the IMAQ ColorBCGLookup VI even though you don't need colour, because the input for the IMAQ BCGLookup (no colour) is of U8 type.
    If you are already using IMAQ ColorBCGLookup, then try using the IMAQ Cast Image VI to force a U32 type input and hopefully that'll solve the issue. Let me know if that helps!
    Regards,
    Imtiaz Chowdhury
    Head of Digital Technologies
    Brand786

  • Labview 6.0.2 patch does not remove my "image.cpp" error

    I have an industrial PC with the following characteristics:
    * Sharp LQ10D367 10.4" TFT screen, running a VGA driver (16 colours only option)
    * ROBO 608, Industrial SBC motherboard with onboard video driver, from Chips and Technologies, 69000; 2MB onboard video memory
    The standard VGA driver is the most recent driver, and in fact the only one available for this hardware.
    Labview 5.1 runs without problem on this machine, but when I loaded Labview 6 (with the 6.0.2 patch) it came up with an "image.cpp error, line 4150" every time I tried adding a graph to the front panel. Changing the screen acceleration properties did not make any difference.
    Though I have gone back to version 5.1
    for the time being, my application would benefit substantially from the current version.
    Are there any fixes for this, or is Labview 6 simply not compatible with VGA screen drivers?
    Thanks,
    Jo

    I have LV6.0.2 running on an Arcom SBC with the Chips and Technology 69000
    HiQVideo 2MB display chip. This chip is not capable of rendering 3D graphics.
    I have noticed the CPU will go to 100% usage if I open a sub-VI panel with lots
    of the new 3D graphics on it, as the display chip passes rendering off to the
    main processor.
    Perhaps you could try replacing the LV6 3D graphics with the older versions
    that are available on the Controls pallet. At 16 colors the new graphics look
    terrible anyway.
    I am running the chip at 1024 X 768 screen resolution and 65K colors with
    no other problems.
    Regards,
    Alan Brause
    "Jo" wrote in message news:[email protected]..
    > I have an industrial PC with the following characteristics:
    >
    > * Sharp LQ10D367 10.4" TFT screen, running a VGA driver (16 colours
    > only option)
    >
    > * ROBO 608, Industrial SBC motherboard with onboard video driver,
    > from Chips and Technologies, 69000; 2MB onboard video memory
    >
    > The standard VGA driver is the most recent driver, and in fact the
    > only one available for this hardware.
    >
    > Labview 5.1 runs without problem on this machine, but when I loaded
    > Labview 6 (with the 6.0.2 patch) it came up with an "image.cpp error,
    > line 4150" every time I tried adding a graph to the front panel.
    > Changing the screen acceleration properties did not make any
    > difference.
    >
    > Though I have gone back to version 5.1 for the time being, my
    > application would benefit substantially from the current version.
    >
    > Are there any fixes for this, or is Labview 6 simply not compatible
    > with VGA screen drivers?
    >
    > Thanks,
    > Jo

  • Failure: "image.cpp", error 11602

    I'm developing an application in LabView and with the Web publishing tool I can visualizethe results in Internet. The problem is that I open the explorer (Netscape or Internet Explorer) the following message appears in the screen: "Failure, "image.cpp", error 11602, please contact with NI" and the explorer is close... It's labview 6.1

    eddie wrote:
    >
    > I'm developing an application in LabView and with the Web publishing
    > tool I can visualizethe results in Internet. The problem is that I
    > open the explorer (Netscape or Internet Explorer) the following
    > message appears in the screen: "Failure, "image.cpp", error 11602,
    > please contact with NI" and the explorer is close... It's labview 6.1
    A good general starting point is www.ni.com/failure . Worth looking at
    the specific tips (if any) for this error, and the general tips.
    Mark

  • Bad Image Data Error!

    Hi,
    I'm doing a project for a my class doing a simple sunrise/sunset program. I've noticed that if I either create simple images in fireworks and import them, or even images form the web, I get an error message saying "Bad Image Data Error!" and all the images turn to red squares.
    Any ideas of how to fix this? I don't want to have create images in flash.
    Thanks,
    Avi

    Oh and I forgot to add....I've experience this problem on both CS3 & CS4. Tried it on my desktop and laptop, both are Windows 7 64bit.

  • 40D raw .CR2 files still causing 'Unsupported Image File' error

    I have the most recent version of Leopard 10.5.1 and the newest version of Aperture 1.5.6 (2J2). Often times I open a RAW image shot with a Canon 40D (.cr2 file), I get the red screen "unsupported Image File" error message. Color mode is RGB. These were shot with RAW plus JPEG (not SRAW). It doesn't happen on every image shot at the same time in the same way, just some of the images. Can anyone advise why I would still be having this issue so long after Apple is offering 40D support? I've tried rebuilding my library data base to no success. I've tried reinstalling aperture. What next? Getting very frustrated, thanks!

    hi, sazer01
    sazer01 wrote:
    I have the most recent version of Leopard 10.5.1 and the newest version of Aperture 1.5.6 (2J2). Often times I open a RAW image shot with a Canon 40D (.cr2 file), I get the red screen "unsupported Image File" error message. Color mode is RGB. These were shot with RAW plus JPEG (not SRAW).
    I use Nikons and sometimes get a message like that. This might not be Aperture causing this. Blow out the connector holes on your memory cards and pins inside the cameras where the card connects. If the error is on the same frames all the time reformat your card a couple of times before using and make sure the card is seated properly. Don't turn off the camera immediately after taking the shot but let the camera finish the process of writing the photo frame onto the card.
    Have you opened the frames in Preview to check if it see it?
    victor

  • "Bad image format" error when displaying an image on Nokia 6600

    I get a "bad image format" error when I try and display an image on a Nokia 6600 cellphone. The image displays correctly when I run it on the J2ME 2.1 Emulator, but gives an error on the phone. Plz help!!

    More info please... what kind of an image are you trying to display?

  • What's with the occasional "Unsupported image format" errors?

    I get this error randomly -- suddenly Aperture can't show me anything but a brief flash of the image, and then I get the maroon screen "Unsupported image format" error. Restarting Aperture returns things to normal. I've seen this in both version 1.5.6 and 2.
    I can count on this occurring about every hour or so. This is quite frustrating. I use CR2 files almost exclusively, written from a Canon 5D.
    Any ideas or workarounds for this behavior?

    I was getting this all the time with 1.5, I have not seen it yet with 2. I think it's a memory thing, it happens more quickly if I am running Safari and other stuff. Sometimes quitting Aperture then starting again does the trick, more often shutting the machine down and rebooting clears it. I also have some very large tiff's in the library, Aperture can't (I've not tried it in 2 yet) cope with them, always the unsupported error message. These files are between 300mb to 1gig, sometimes it justs hangs on to the 300mb but mostly not. By the end of the day it was a real problem, I could only export images 2-3 at a time, if I tried to email 10 low res I would get either an out of memory warning or unsupported etc.
    Something holds onto the memory somewhere either in Ap or Safari or all things running.
    Kevin.

  • Unsupported image format error

    Hey folks,
    I've read several older threads on this topic and have not seen any new information. I am hoping there is a fix and someone out there knows it.
    When I fired up aperture today I discovered that all of my images display with the dreaded unsupported image format error.
    Thinking that my 215gb library had gotten too large, I tried to create a new library. Same result. When I import new images from my Canon 40D they show as a tiny preview and then quickly turn to the red message. It appears the raw files are not even imported into the library.... which made me think permissions. I repaired permissions and went so far as to set my ~/Photos/ to 777 ... still no dice.
    I tried rebuilding my library - did not help
    I have tried restoring from TimeMachine backup - no help
    I deleted the plist and ~/Library/Application Support/Apreture - no help
    I'm getting really worried that I have lost my library. I understand that the files are still there, but what about my edits and metadata. Seeing that this is a wide-spread issue is not helping my situation.
    Any suggestions? Thanks in advance!

    Good questions and thinking! I was vague about the chronology.
    I first noticed the issue when I intended to import some images on my iMac which is home to my main 200+gb library. I never even got to the importing stage b/c I saw red, literally, when I launched the app.
    I then created a new library and tried to import.
    My final stage was to import onto the MBP, different machine, different library.
    As for updates, I had applied the Dec. updates to the iMac but not the MBP.
    While I know this will destroy my crediability as a troubleshooter (if you saw my images you'd know I have none as a photog ) I have realized that my Canon 40D somehow got switched into a custom mode during a few of the shots causing it to go into Canon's sRAW. I think that accounts for the behavior of the imported images on the MBP. It does not, however, account for my entire library turning red on the iMac.

  • Document splitting error in FBCJ Split transactions

    When we enter more than one ltem in Cash journal  through split posting with multiple cost center, the system is giving document split error. where as in normal fb50 transaction splitting is working fine. We are in Ecc 6.
    suresh

    Hello Suresh,
    Thank you for the error message.
    The document splitter will issue the error GLT2201 for an account assignment if the account assignment is set as 'mandatory' in your document splitting configuration but in the posting in question
    no value is set for this account assignment.  In this case, PRCTR in line item 001.
    For document splitting to determine the account assignment value you can use inheritance and the splitting rule.
    Inheritance will only work if the account assignment values are unique within the document. 
    If the values are different in differnt line items, then the system cannot know which value you want to
    inherit and so inheritance cannot work.
    By using the splitting rule, you can customise the document splitter to determine the values using the item categories and determine which item categories are based on the other item categories. 
    The item categories are assigned to GL Accounts, and these accounts would be used in the documents posting.
    The splitting rule is made up of the business transaction variant (which is assigned to the document type used in the document which is posting) and the splitting method.
    (An exception to the document type determination of the business transaction variant is when any of the transactions customised in transaction GSP_VZ1 are used.)
    Please check the note note 684659 - point 3.
    Please check also your document splitting customising according to the information which I have provided to you above. It should resolve your issue.
    Best Regards,
    Vanessa.

  • Error download ibooks author from app store

    Help! Error download ibooks author from app store!

    Hello LellaRamos
    For issues downloading from the Mac App Store, check out the articles below for issues with connecting and downloading from Mac App Store. I know one is for the iTunes Store but is good for all stores that Apple provides.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Mac App Store: Solve problems
    http://support.apple.com/kb/PH11501
    Regards,
    -Norm G.

  • Image.cpp error

    When I try to print the labview panel & diagram on my new canpn pixma iP1000 printer I get the following message. I am using LV6.0
    "image.cpp error" in line 11035. Please contact ni.com. Anyone can help!

    hi labview 1958,
    please look here:
    Failure: image.cpp, line 11035 in LabVIEW 6.0
    Greets!

  • Image Verification Error

    My client has been reportng issues to me about when some people try to submit an application on their site that they recieve the error message "Image Verification Error". I had submitted a ticket to BC about this and was informed that there was some javascript causing this issue. I have gone through this page and removed any javascript that is not essential for that page hoping to fix the problem, but I was informed yesterday that they recieved some emails saying the same thing. So I am hoping someone else who has had this issue may have an answer.
    Here is a link:
    http://www.americanavc.com/Apply-Online?RefNumber=H-PHX1008&Position=IMMEDIATE%20-%20Hotel %20Audio%20Visual%20Technical%20Coordinator%20%28Phoenix%29
    Any help you can provide would be appreciated.
    Thank You

    I found when testing the image capture, if you mis-enter the image verification details and submit; you correctly receive an "incorrect verification error".
    However, when you hit the back button and re-enter the characters correctly, it still shows the same "incorrect verification error".
    I'd be interested too if there's a known issue and a fix?
    I am aware there is a new image captcha coming soon.
    http://forums.adobe.com/message/4811786#4811786
    Regards
    Mike

Maybe you are looking for

  • I cannot change send emails from iOS5

    Hi all, I have an old "mac.com" userID Apple and I made a new "me.com" email address that I use on iCloud. Everything works fine, except on my iPhone 4. I cannot send email from my me.com address from the phone. I found out that in "Preferences>iClou

  • Depot to depot stock transfer- capture of original invoice is not happening

    Dear Experts, In Depot to depot stock transfer scenario, in J1IJ the depot excise invoice is created with reference to the earlier excise invoice captured at supplying depot but here assessable ( excise base value ) is not updating. and  when I refer

  • MacPro will not connect to TV

    I am running the latest softwarre 10.8.5 and my computer will not even recognize the television. I plug in the adapter my computer screen goes through he blue screen phase but not my tv. Once i go into System Preferences and Displays i dont see the o

  • Transferring inactive personnel numbers via IDOC (HRMD_A) - how?

    Hello everyone, we are using IDOCs of type HRMD_A to transfer some infotypes (0,1,2,3 and a few others) of all employee numbers from the HR system to the FI system. The transfer is initiated using transaction PFAL with transfer type "Insert". So far,

  • Provider : Authorization Required (Workflow Provider)

    I am trying to use Oracle Workflow as a provider. I have defined an external application (using basic authentication) - that works fine. I have created a provider.xml, it is registered, the config files modified etc - the test page works fine. I have