createDocumentFormatter

createDocumentFormatter(String css, boolean showSlideTitle) function

Creates and returns HTML formatter for a simple document view which consists of sequences of slides one below another.

Parameters

NameTypeDescription
cssStringSpecifies CSS for this file.
showSlideTitlebooleanAdd slide title if there is one above slide image.

Result

HtmlFormatter