Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 05-04-2017, 08:54 AM   #16
fluoresce
Enthusiast
fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.fluoresce ought to be getting tired of karma fortunes by now.
 
Posts: 38
Karma: 342440
Join Date: Apr 2017
Device: Sigil
Thanks for the help, guys!

I want my ebook to be compatible with as many devices and applications as possible (Kindle, ADE, Nook, etc.). What is the ideal image size and PPI to ensure maximal compatibility?
fluoresce is offline   Reply With Quote
Old 05-04-2017, 12:19 PM   #17
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by RbnJrg View Post
You can avoid that tables would break on small screens under ADE. So, if your tables, not images of tables, would look ok in ADE, you can get the tables won't break by adding in your .css stylesheet the following:

Code:
tr {
    page-break-after: avoid;
}
Take in count that the property page-break-after: avoid; only will work with ADE (with RMSDK, not webkit). Besides, if your tables have many rows, very probably each table will be displayed in a new page.

Regards
Rubén
If the cell is too big to fit on a page, The table just displays on the first page and all the rest are lost, with or without the CSS entry. Better implementations are available such as iBooks which will allow you to click and allows scrolling of the cells.

Dale

Last edited by DaleDe; 05-04-2017 at 12:21 PM.
DaleDe is offline   Reply With Quote
Old 05-04-2017, 03:12 PM   #18
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,768
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by DaleDe View Post
If the cell is too big to fit on a page, The table just displays on the first page and all the rest are lost, with or without the CSS entry. Better implementations are available such as iBooks which will allow you to click and allows scrolling of the cells.

Dale
Yes, that's true, you're right. For that reason I wrote "... if your tables, not images of tables, would look ok in ADE...". The idea of using

Code:
tr {page-break-after: avoid;}
only is valid if the size of the rows are "more or less normal". And for very big tables, the best bet is to use an image (I had very good results with SVG images of tables).

Rubén
RbnJrg is online now   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The not-so-terrible $10 e-reader Xianxia News 38 12-17-2015 01:31 PM
DO NOT BUY ONYX BOOX! Terrible device, terrible customer service! alain_desilets Onyx Boox 15 05-05-2015 03:54 PM
A terrible Kindle article Daithi Amazon Kindle 9 07-22-2009 05:35 AM
An example of an eBook with terrible formatting jswinden Amazon Kindle 10 05-08-2009 06:44 PM
A Great and Terrible Beauty snookums Reading Recommendations 3 02-15-2008 04:54 AM


All times are GMT -4. The time now is 09:39 AM.


MobileRead.com is a privately owned, operated and funded community.