Jump to content

Reflowable document: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
It's EPUB, not ePUB
Added two quote boxes showing examples of reflowable text. Maybe it will be better than the PNG example?
Line 1: Line 1:
{{Use dmy dates|date=December 2012}}
{{Use dmy dates|date=December 2012}}
[[File:Reflowable Text.png|thumb|400px|Example of reflowable text]]
[[File:Reflowable Text.png|thumb|400px|Example of reflowable text]]
{{Quote box | width = 308px | align = right | style = padding:8px | source = First example of reflowable text. | quote = “Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.” }}
{{Quote box | width = 458px | align = right | style = padding:8px | source = Second example of reflowable text. | quote = “Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.” }}



A '''reflowable document''' is a type of [[electronic document]] that can adapt its [[presentation]] to the [[output device]]. Typical [[prepress]] or fixed page size output formats like [[PostScript]] or [[Portable Document Format|PDF]] are not reflowable during the actual printing process because the page is not resized. For [[end user]]s, the [[World Wide Web]] standard, [[HTML]] is a reflowable format<ref name=parc>{{Cite book|publisher=World Scientific Publishing Co. Pte. Ltd.|isbn=981-238-582-7|year=2003|url=https://books.google.com/books?id=ubs2mwNlHnEC&pg=PA93|page=93|title=Web Document Analysis|editor-first1=Apostolos|editor-last1=Antonacopoulus|editor-first2=Jianying|editor-last2=Hu|first1=T.M.|last1=Breuel|first2=W.C.|last2=Janssen|first3=K.|last3=Popat|first4=H.S.|last4=Baired}}</ref> as is the case with any resizable [[electronic page]] format.
A '''reflowable document''' is a type of [[electronic document]] that can adapt its [[presentation]] to the [[output device]]. Typical [[prepress]] or fixed page size output formats like [[PostScript]] or [[Portable Document Format|PDF]] are not reflowable during the actual printing process because the page is not resized. For [[end user]]s, the [[World Wide Web]] standard, [[HTML]] is a reflowable format<ref name=parc>{{Cite book|publisher=World Scientific Publishing Co. Pte. Ltd.|isbn=981-238-582-7|year=2003|url=https://books.google.com/books?id=ubs2mwNlHnEC&pg=PA93|page=93|title=Web Document Analysis|editor-first1=Apostolos|editor-last1=Antonacopoulus|editor-first2=Jianying|editor-last2=Hu|first1=T.M.|last1=Breuel|first2=W.C.|last2=Janssen|first3=K.|last3=Popat|first4=H.S.|last4=Baired}}</ref> as is the case with any resizable [[electronic page]] format.

Revision as of 03:04, 17 October 2020

File:Reflowable Text.png
Example of reflowable text

“Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.”

First example of reflowable text.

“Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.”

Second example of reflowable text.


A reflowable document is a type of electronic document that can adapt its presentation to the output device. Typical prepress or fixed page size output formats like PostScript or PDF are not reflowable during the actual printing process because the page is not resized. For end users, the World Wide Web standard, HTML is a reflowable format[1] as is the case with any resizable electronic page format.

In contrast to end user terminology, the notion of reflow is sometimes used to discuss desktop publishing program features for print publication page layout such as automatically balancing the amount of text in a number of columns.[2]

Reflow is not limited to text; 21st century scorewriters enable music notation to be reflowed between systems and pages in a similar way to how text reflows between lines and pages.

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 (WPF) introduced XAML-based documents together with a viewer call "SinglePageViewer" that can reflow any WPF objects. However the XPS document standard also introduced by Microsoft with WPF does not support reflow.[2]
  • Tagged PDF documents can contain an additional data layer that (among other things) allows content to reflow within the boundaries of one original page.[4][5]
  • FictionBook is a free reflowable format by design. It does not specify the appearance of a document; instead, it describes its structure. For example, there are special tags for epigraphs, verses and quotations.

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

References

  1. ^ a b Breuel, T.M.; Janssen, W.C.; Popat, K.; Baired, H.S. (2003). Antonacopoulus, Apostolos; Hu, Jianying (eds.). Web Document Analysis. World Scientific Publishing Co. Pte. Ltd. p. 93. ISBN 981-238-582-7.
  2. ^ a b Sklar, David F.; van Dam, Andy (September 2005). "An Introduction to Windows Presentation Foundation". MSDN. Microsoft. Retrieved 2 December 2012.
  3. ^ Burke, Pariah S. (2011). Mastering InDesign CS5 for print design and production. Wiley Publishing, Inc. p. 501. ISBN 978-0-470-65098-1.
  4. ^ Burks, Michael R. (2006). Web accessibility : web standards and regulatory compliance. p. 379. ISBN 978-1-59059-638-8.
  5. ^ "Reflow the contents of Adobe PDF documents" (PDF). Adobe Systems. Archived from the original (PDF) on 12 March 2012. Retrieved 2 December 2012.