Jump to content

Reflowable document

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tijfo098 (talk | contribs) at 14:47, 20 December 2010 (draft, I'll format the refs time allowing). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A reflowable document is a type of electronic document that can adapt its presentation to the output device. Typical desktop publishing (DTP) output formats like Postscript or PDF are page-oriented, so are not generally reflowable (but see discussion below for PDF), whereas the world wide web standard, HTML is a reflowable format.[1]

The notion of reflow is sometimes used to discuss only more advanced typographic features than HTML offers, which are typically present in typesetting or DTP publications, for example automatically balancing the amount of text in a number of columns.[2]

Examples

Besides HTML, commercially available systems include:

  • ePUB is a simple reflowable format that allows a single column with inline images, in many ways similar to a stripped-down HTML[3]
  • Windows Presentation Foundation introduced XAML-based documents together with a [2]
  • tagged PDF documents can contain an additional data layer which (among other things) allows for the content to be reflowed within the boundaries of one original page[4]

Xerox PARC has developed an experimental systems that allows the reflow of any document using OCR layout analysis at word-level.[1]

References