reklama - zainteresowany?

XSL-FO. Making XML Look Good in Print - Helion

XSL-FO. Making XML Look Good in Print
ebook
Autor: Dave Pawson
ISBN: 978-14-493-6602-5
stron: 284, Format: ebook
Data wydania: 2002-08-19
Księgarnia: Helion

Cena książki: 92,65 zł (poprzednio: 107,73 zł)
Oszczędzasz: 14% (-15,08 zł)

Dodaj do koszyka XSL-FO. Making XML Look Good in Print

Tagi: XML i XSLT - Programowanie

No matter how flexible and convenient digital information has become, we haven't done away with the need to see information in print. Extensible Style Language-Formatting Objects, or XSL-FO, is a set of tools developers and web designers use to describe page printouts of their XML (including XHTML) documents. If you need to produce high quality printed material from your XML documents, then XSL-FO provides the bridge.XSL-FO is one of the few books to go beyond a basic introduction to the technology. While many books touch on XSL-FO in their treatment of XSLT, this book offers in-depth coverage of XSL-FO's features and strengths. Author Dave Pawson is well known in the XSLT and XSL-FO communities, and maintains the XSLT FAQ. An online version of this book has helped many developers master this technology. XSL-FO is the first time this reference is available in print.The first part of the book provides an overview of the technology and introduces the XSL-FO vocabulary. The author discusses how to choose among today's implementations, explains how to describe pages, and shows you what is going on in the processor in terms of layout. You'll learn about the basics of formatting and layout as well as readability.The second part focuses on smaller pieces: blocks, inline structures, graphics, color and character level formatting, concluding by showing how to integrate these parts into a coherent whole. XSL-FO also explores organizational aspects you'll need to consider?how to design your stylesheets strategically rather than letting them evolve on their own.XSL-FO is more than just a guide to the technology; the book teaches you how to think about the formatting of your documents and guides you through the questions you'll need to ask to ensure that your printed documents meet the same high standards as your computer-generated content. Written for experienced XML developers and web designers, no other book contains as much useful information on this practical technology.

Dodaj do koszyka XSL-FO. Making XML Look Good in Print

 

Osoby które kupowały "XSL-FO. Making XML Look Good in Print", wybierały także:

  • Flash i Wallaby. Projektowanie animacji zgodnych z HTML5
  • JÄ™zyk XML. Kurs video. Poziom pierwszy. Tworzenie struktury dokumentów XML
  • XML. Szybki start. Wydanie II
  • XML. Tworzenie stron WWW z wykorzystaniem XML, CSS, XHTML oraz XSLT. Niebieski podrÄ™cznik
  • API nowoczesnej strony WWW. UsÅ‚ugi sieciowe w PHP

Dodaj do koszyka XSL-FO. Making XML Look Good in Print

Spis treści

XSL-FO. Making XML Look Good in Print eBook -- spis treści

  • XSL-FO
  • A Note Regarding Supplemental Files
  • Preface
    • Who Should Read This Book?
    • What Does This Book Cover?
    • Motivation
    • Organization of This Book
    • What Else Do You Need?
    • Conventions Used in This Book
    • How to Contact Us
    • Acknowledgments
  • 1. Planning for XSL-FO
    • 1.1. XML and Document Processing
    • 1.2. Choosing Your Print Production Approach
      • 1.2.1. Why XSL-FO?
      • 1.2.2. Alternatives
    • 1.3. Choosing Tools
      • 1.3.1. Selection Criteria
        • 1.3.1.1. Price
        • 1.3.1.2. Compliance
      • 1.3.2. Usage
      • 1.3.3. Platform and Performance
    • 1.4. The Future for XSL-FO
  • 2. A First Look at XSL-FO
    • 2.1. An XSL-FO Overview
    • 2.2. Related Stylesheet Specifications
      • 2.2.1. XSL and DSSSL
      • 2.2.2. XSL and CSS
    • 2.3. Using XSL-FO as Part of XSL
      • 2.3.1. History
      • 2.3.2. Page Layout, Blocks, and Inline Content
      • 2.3.3. Considering Compliance Levels
      • 2.3.4. Selecting Content for Formatting
      • 2.3.5. Matching Source to Content
    • 2.4. Shorthand, Short Form, and Inheritance
      • 2.4.1. Inheritance
      • 2.4.2. Tips on Using Inheritance
      • 2.4.3. Layout-Driven and Content-Driven Layout Types
  • 3. Pagination
    • 3.1. Document Classes
    • 3.2. The Main Parts of an XSL-FO Document
    • 3.3. Simple Page Master
      • 3.3.1. Margin Properties for Blocks
      • 3.3.2. Regions
      • 3.3.3. Absolute and Relative Directions
      • 3.3.4. Writing Mode
      • 3.3.5. Content Flows
      • 3.3.6. A Basic Example
    • 3.4. Complex Pagination
      • 3.4.1. Single-page-masters
      • 3.4.2. Constructing Runs of Identical Pages
      • 3.4.3. Conditional Selection of Page Masters
      • 3.4.4. Page Conditions
    • 3.5. Page Sequences
      • 3.5.1. Page Numbering
      • 3.5.2. Country and Language
  • 4. Areas
    • 4.1. Informal Definition of an Area
    • 4.2. Area Types
    • 4.3. Components of an Area
    • 4.4. Reference Areas
    • 4.5. Area Positioning
      • 4.5.1. Turning Formatting Objects into Areas
      • 4.5.2. Area Dimensions
      • 4.5.3. Positioning a Block-Area: Margins and Indents
      • 4.5.4. Stacking Block-Areas and Spaces
      • 4.5.5. Stacking Inline-Areas
      • 4.5.6. Stacking Line-Areas
  • 5. Blocks
    • 5.1. Block Basics
      • 5.1.1. The Basic Block
      • 5.1.2. Block Separation
      • 5.1.3. Breaks Between Paragraphs
      • 5.1.4. The Block as a Wrapper
    • 5.2. Blocks for Special Purposes
      • 5.2.1. Backgrounds on Blocks
      • 5.2.2. Images
      • 5.2.3. Identifying Blocks
    • 5.3. Decorating Blocks
    • 5.4. Lists
      • 5.4.1. Other Types of Lists
      • 5.4.2. Alignment Issues
    • 5.5. Tables
      • 5.5.1. The Basic Table
      • 5.5.2. Captions
      • 5.5.3. Column Headings
      • 5.5.4. Fixed-Width Tables and Columns
        • 5.5.4.1. Fixed columns
      • 5.5.5. Spanning Columns and Rows
      • 5.5.6. Empty Cells in Tables
      • 5.5.7. Cell Alignment
      • 5.5.8. Other Table Issues
    • 5.6. Additional Material
      • 5.6.1. A Minor Aside on Lengths
      • 5.6.2. Short forms
  • 6. Inline Elements
    • 6.1. Content
    • 6.2. Inline Styling
      • 6.2.1. Inapplicable Properties
      • 6.2.2. Inline Containers
      • 6.2.3. Inline Graphics
      • 6.2.4. Word and Letter Spacing
      • 6.2.5. Other Styling Properties
      • 6.2.6. The Horizontal Rule and Its Variants
      • 6.2.7. Line Layout
      • 6.2.8. Keeping Line Content Together
    • 6.3. Other Uses
      • 6.3.1. Page Headers
  • 7. Graphics and Color
    • 7.1. Graphics
    • 7.2. Basic Color Usage
    • 7.3. Color Specification
    • 7.4. Color Profiles
    • 7.5. Applicability
      • 7.5.1. Summary
  • 8. Styling at the Character Level
    • 8.1. General Character Properties
      • 8.1.1. Usage
      • 8.1.2. Writing Mode
      • 8.1.3. Superscript and Subscript
    • 8.2. Fonts
      • 8.2.1. Shorthand Attribute Specification
  • 9. Cross-Document Links
    • 9.1. Cross-Document Links
      • 9.1.1. Page Numbering
    • 9.2. Indexing and Tables of Contents
    • 9.3. Running Headers
      • 9.3.1. Footnotes
  • 10. Putting It All Together
    • 10.1. Outline
      • 10.1.1. Page Layout
      • 10.1.2. The Template File
      • 10.1.3. Property Sets
  • 11. Stylesheet Organization
    • 11.1. Classes of Stylesheets
      • 11.1.1. Specialized Stylesheets
      • 11.1.2. General-Purpose Stylesheet
      • 11.1.3. Local Modifications
      • 11.1.4. Overall Stylesheet Organization
    • 11.2. Page Layout
    • 11.3. Main Flows
    • 11.4. Inclusion and Importing
  • A. How Do I Do That?
  • B. Finding Your Way Around the Specification
    • B.1. Overview
    • B.1.1. index.html
    • B.1.2. Section 1
    • B.1.3. Section 2
    • B.1.4. Section 3
    • B.1.5. Section 4
    • B.1.6. Section 5
    • B.1.7. Section 6
    • B.1.8. Section 7
    • B.1.9. Section 8
    • B.1.10. Appendix A
    • B.1.11. Appendix B
    • B.1.12. Appendix C
    • B.1.13. Appendix D
    • B.1.14. Appendix E
    • B.1.15. Appendix F
    • B.1.16. Appendix G
  • C. Todays Tools
    • C.1. RenderX XEP Formatter
    • C.2. Antenna House Formatter
    • C.3. FOP Formatter
    • C.4. PassiveTEX Formatter
    • C.5. Unicorn Formatting Objects Formatter
    • C.6. Formatting Objects Authoring Tool
    • C.7. Render Engine from XML/XSL to PDF
    • C.8. jfor, Java XSL-FO to RTF converter
    • C.9. XMLmind FO Converter
    • C.10. XSLfast
    • C.11. Epic Editor V4.2
    • C.12. IBM XSL Formatting Objects Composer (XFC)
    • C.13. Summary
  • D. Objects, Properties, and Compliance Levels
    • D.1. Basic, Extended or Complete?
    • D.2. Property Summary
  • E. Inheritance Characteristics
    • E.1. Font-, Character-, and Spacing-Related Properties
      • E.1.1. Visibility-Related Properties
      • E.1.2. Writing Mode-Related Properties
      • E.1.3. Border- and Text Decoration-Related Properties
      • E.1.4. Whitespace- and Line Break-Related Properties
      • E.1.5. Leader- and Rule-Related Properties
      • E.1.6. Indent-Related Properties
      • E.1.7. Border-Related Properties
      • E.1.8. Caption-Related Properties
      • E.1.9. Color-Related Properties
      • E.1.10. Alignment-Related Properties
      • E.1.11. Table-Related Properties
      • E.1.12. Keeps- and Breaks-Related Properties
      • E.1.13. List-Related Properties
      • E.1.14. Language-Related Properties
  • F. Examples for Chapter 10
  • G. Elements and Valid Properties
    • G.1. XSL-FO Elements and Their Properties
    • G.2. Properties and the Elements to Which They Apply
  • H. GNU Free DocumentationLicense (GFDL)
    • H.1. Preamble
    • H.2. Applicability and Definitions
    • H.3. Verbatim Copying
    • H.4. Copying in Quantity
    • H.5. Modifications
    • H.6. Combining Documents
    • H.7. Collections of Documents
    • H.8. Aggregation with Independent Works
    • H.9. Translation
    • H.10. Termination
    • H.11. Future Revisions of This License
    • H.12. Addendum: How to Use This License for Your Documents
  • Glossary
  • Index
  • About the Author
  • Colophon
  • Copyright

Dodaj do koszyka XSL-FO. Making XML Look Good in Print

Code, Publish & WebDesing by CATALIST.com.pl



(c) 2005-2024 CATALIST agencja interaktywna, znaki firmowe należą do wydawnictwa Helion S.A.