Adaptive Grid-Based Document Layout
Charles Jacobs, Wilmot Li, Evan Schrier, David Bargeron, David H. Salesin
In ACM Transactions on Graphics, 22(3), July 2003.
Abstract: Grid-based page designs are ubiquitous in commercially printed publications, such as newspapers and magazines. Yet, to date, no one has invented a good way to easily and automatically adapt such designs to arbitrarily-sized electronic displays. The difficult of generalizing grid-based designs explains the generally inferior nature of on-screen layouts when compared to their printed counterparts, and is arguably one of the greatest remaining impediments to creating on-line reading experiences that rival those of ink on paper. In this work, we present a new approach to adaptive grid-based document layout, which attempts to bridge this gap. In our approach, an adaptive layout style is encoded as a set of grid-based templates that know how to adapt to a range of page sizes and other viewing conditions. These templates include various types of layout elements (such as text, figures, etc.) and define, through constraint-based relationships, just how these elements are to be laid out together as a function of both the properties of the content itself, such as a figure's size and aspect ratio, and the properties of the viewing conditions under which the content is being displayed. We describe an XML-based representation for our templates and content, which maintains a clean separation between the two. We also describe the various parts of our research prototype system: a layout engine for formatting the page; a paginator for determining a globally optimal allocation of content amongst the pages; and a graphical user interface for interactively creating adaptive templates. We also provide numerous examples demonstrating the capabilities of this prototype, including this paper, itself, which has been laid out with our system.
Keyword(s): adaptive layout, templates, pagination, constraints, dynamic programming, HTML, PDF, XML, XSL, CSS
BibTeX format:
@article{Jacobs:2003:AGD,
  author = {Charles Jacobs and Wilmot Li and Evan Schrier and David Bargeron and David H. Salesin},
  title = {Adaptive Grid-Based Document Layout},
  journal = {ACM Transactions on Graphics},
  volume = {22},
  number = {3},
  pages = {838--847},
  month = jul,
  year = {2003},
}
Search for more articles by Charles Jacobs.
Search for more articles by Wilmot Li.
Search for more articles by Evan Schrier.
Search for more articles by David Bargeron.
Search for more articles by David H. Salesin.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."