View Single Post
Old 07-22-2015, 08:12 PM   #11
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by gbm View Post
Be sure to let people know it is a FIXED layout ebook. There is no way I will ever read it, fixed layout is a bad word to me.
Oh, c'mon. There are excellent uses for Fixed-Layout. Not everything is fiction, and not everything should/can/will reflow. Instructional books, for example, are oftentimes far, far better in FXL than in reflowable, particularly things like learn-to-cook books. Don't tar everything with the same brush.



Quote:
I would code the css like this:
Code:
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
Good luck
bernie
Don't do that. That won't work for FXL, at all. And would a reflowable book, made up of one image after another, as "pages," somehow be better than a properly-crafted FXL book?

Quote:
Originally Posted by thewitt View Post
ePUB documents are dynamic, and though embedding your fixed formatting in SVG images in a ePUB is possible, it would make much more sense to simply use a PDF.
Can't sell that online at the retailers that carry eBooks. That's a no-go at Amazon, B&N, iBooks, KoboBooks, etc.

Quote:
Originally Posted by marenkus View Post
One more question about that PDF. How does the PDF work on different mobile devices? How can I be sure that it will always look the same on ipdad, kindle, etc.? Can i publish PDF´s normally through iTunes or Amazon?
Thanl you for all the help!
Nope.

Quote:
Originally Posted by Toxaris View Post
Even if you resort to fixed layout, keep in mind that the readers that do support fixed layout all have their own variant.

Ding-ding-ding-ding-ding, ladies and gents, we have a WINNER! Each of the major retailers have their OWN specifications for FXL. If you plan to do an FXL book, you'll need to follow those specifications. I can warn you in advance that going directly from Powerpoint-->almost anything is a huge pain. You might indeed do better to screenshoot them all, but without knowing something more about the content, I can't assist.

Got a page/slide we can see? Or a dummy, that looks LIKE your slides, in large part?

Hitch
Hitch is offline   Reply With Quote