View Single Post
Old 02-23-2011, 02:49 PM   #4
Firepong
Member
Firepong began at the beginning.
 
Posts: 23
Karma: 30
Join Date: Apr 2010
Location: Bay, AR
Device: iPad, Pandigital Novel, Kindle DX
Quote:
Originally Posted by SoonerJim View Post
Thanks for writing! The book was a gift for our granddaughter, and it was a big hit with our family and friends. Originally we did it with Blurb's software, uploaded it to their site, and ordered books there. You still can, here's a link to a preview: http://www.blurb.com/books/916964. I saved a text file with the story, in case we ever wanted to do something else. That was before Kindle and Nook arrived. I started building the OpenOffice file with my text file and the pictures we had used for Blurb. The problem with the pictures is, they're free hand drawings my wife made. When we scanned them, the files were huge, some as large as 7 or 8 MB. I pasted them into containers on Blurb's program, then it resized them for me. I tried resizing/re-sampling, but they are not of uniform size, shape, or color density, so it's been a challenge. I'm guessing that the ePub converter is choking on the irregular picture sizes and dimensions and inserting blank space is how it deals with it. Maybe not.

As to HTML/XHTML, I have been working on learning how to code. I'm still a novice, but I'm really motivated to finish the book and get it out onto the market. Whatever I need to do to finish the job and make the best book possible is OK with me. /Jim
So by what your saying, you want the text to wrap around the picture? If so, that is possible, but most readers for mobile platforms (iBooks for iPad, Aldiko for Android, etc) do not support the code needed to make text wrap around a image. This info is from 2-4 months ago when I tried a open source book that was posted on here and looked beautiful with all of its formatting and text wrapping, but 75% of the code in that book did not work in iBooks nor Aldiko. They might have added that code to the allowed list so that it can show up like what you want, but it takes some tweaking and is some pretty harsh code in certain conditions.

With you images being the sizes you say they are, you might have to go into the code itself and put in a tag ot shrink the image by say 50% or more if needed, then try text wrapping and see what you come up with.

Would say I could help you with it, but I have never worked with a book with images and wrapping needed, so I never taught myself the code..

If I'm completely off and that's not what your wanting, ignore this post

P.S. I'm also not even sure that the code can be converted from one format to another, say from ePub to mobi or ePub to any other format. Might work in one format, but come out looking like utter crap when converted to another >.<

Last edited by Firepong; 02-23-2011 at 02:51 PM.
Firepong is offline   Reply With Quote