View Single Post
Old 02-03-2017, 04:26 PM   #7
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,094
Karma: 91592869
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by Turtle91 View Post
I'm just curious... Is there some code in the html header or ePub in general that defines if it is a fixed layout?
For fixed layout you declare the entire document and/or individual html files as being "pre-paginated" in the OPF. You also have to declare the page height and width in pixels (viewport). The reading device is supposed to scale pages if its screen doesn't have those dimensions. Generally there is one HTML file per page in fixed layout.

Last edited by jhowell; 02-03-2017 at 04:33 PM.
jhowell is offline   Reply With Quote