Quote:
Originally Posted by jhowell
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.
|
Wow - mind reader. That was one of my next questions.