This article is for Adobe Digital Publishing Suite customers creating HTML articles. Knowledge of HTML and CSS is required.
This article is for Adobe Digital Publishing Suite customers creating HTML articles. Knowledge of HTML and CSS is required.
In some cases, you want users to flip through an HTML article page-by-page rather than scrolling smoothly. When these articles are displayed in the Content Viewer, it's possible that lines of text or images at the bottom of a page are cropped:
Download the pagination CSS template and edit it as necessary. Make sure that it is named "template.css." The template.css file is included with other sample files that you can download here: Download Sample_HTML_Pagination.zip
Including the meta tag in your HTML file references the CSS files automatically. It's not necessary to reference the CSS files specifically.
To avoid style conflicts, do not put CSS files for non-paginated files into the HTMLResources > css folder.
At this time, pagination works only in single-column text.