Baker is specialy designed for books and brochures with special properties likes :
The Baker parameters are:
-baker-background
Background color to be shown before pages are loaded.
-baker-vertical-bounce
Whether a bounce animation should be shown when a vertical scrolling interaction reaches the end of a page. This behavior is usually on in iOS applications, but it might be worth disabling it if the publication does not support vertical scrolling.
-baker-index-height
Height for the index bar. If not specified, the index bar will automatically adapt to the page it contains.
-baker-index-bounce
Whether a bounce animation should be shown when a scrolling interaction reaches the end of the page in the index bar. Contrary to -baker-vertical-bounce, this is usually better left disabled.
-baker-media-autoplay
Whether to automatically start playing media (e.g. audio, video) when a page is loaded.
-baker-background-image-portrait
The path to an image file to be used as background when in portrait mode.
-baker-background-image-landscape
The path to an image file to be used as background when in landscape mode.
-baker-page-numbers-color
Foreground color for the elements (page number, spinner, title) to be shown before pages are loaded.
-baker-page-numbers-alpha
Opacity of the elements (page number, spinner, title) to be shown before pages are loaded.
-baker-vertical-pagination
Whether vertical page scrolling should be paginated. When this property is on, pages can only be scrolled vertically by a fixed amount of pixels (usually a little less than the height of the page).
-baker-rendering
Rendering mode to use for the publication. As a rule of thumb, heavier publications will benefit from the "screenshots" rendering, while highly interactive publications will require the "three-cards" rendering.