Reflowable document: Difference between revisions

Content deleted Content added
Norayr (talk | contribs)
No edit summary
NateDies (talk | contribs)
m Capitalization and punctuation edits.
Line 8:
* [[ePUB]] is a simple reflowable format that allows a single column with [[inline image]]s, in many ways similar to a stripped-down HTML.<ref>http://books.google.com/books?id=D1DEKszFm6gC&pg=PA501</ref>
* [[Windows Presentation Foundation]] (WPF) introduced [[XAML]]-based documents together with a viewer call "SinglePageViewer" that can reflow any WPF objects. However the [[Open XML Paper Specification|XPS]] document standard also introduced by Microsoft with WPF does not support reflow.<ref name=ms>http://msdn.microsoft.com/en-us/library/aa480192.aspx</ref>
* taggedTagged [[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.<ref>http://books.google.com/books?id=dlJ94KZqwqcC&pg=PA379</ref><ref>http://www.adobe.com/uk/epaper/tips/acr5reflow/pdfs/acr5reflow.pdf</ref>
* [[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.