<< < 1 2 3 4 5 >   ∑:103  Sort:Rank

What Is XSLT (XSL Transformations)
This section describes XSLT (XSL Transformations), which is a language that allows you to write a stylesheet as an XML document to describe rules for transforming a source XML document into a new XML document or a regular text document.
2022-10-01, 234🔥, 0💬

What Is "character" Formatting Object?
This section describes 'character' formatting object, which is an inline-level formatting object that represents a single character on the output device.
2022-10-01, 231🔥, 0💬

Hyperlinks, Table of Contents and Indexes
This chapter provides tutorial notes and example codes on hyperlinks, table of contents, and indexes. Topics include introduction of 'basic-link' formatting object; 'internal-destination' and 'external-destination' attributes; building table of contents with hyperlinks; using index-key attributes an...
2022-10-01, 229🔥, 0💬

What Is an Area
This section describes XSL-FO Area, which is a rectangular area with formatting properties on the presentation medium that represents a unit of formatted information.
2022-10-01, 228🔥, 0💬

"block" Formatting Object Examples
This section provides a tutorial example on how to use 'block' formatting object with some basic attributes.
2022-10-01, 228🔥, 0💬

What Is XSL Area Model
This section describes XSL-FO area model, which is a key concept used by XSL to organize and render formatting objects as a tree of areas on the presentation medium.
2022-10-01, 222🔥, 0💬

What Are Block-Level Formatting Objects
This section describes block-level formatting objects, which generates block areas. XSL 1.1 supports two types of block-level formatting objects: 'block' and 'block-container'.
2022-10-01, 219🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, 218🔥, 0💬

What Is "inline" Formatting Object?
This section describes 'inline' formatting object, which generates an inline area on the target device with its content.
2022-10-01, 205🔥, 0💬

"block" with Mixed Content
This section provides a tutorial example showing a 'block' with mixed content of text and child block-level formatting objects. Text will be processed in child blocks first. Then all child blocks will be stacked to produce the final parent block.
2022-10-01, 204🔥, 0💬

What Are Inline-Level Formatting Objects?
This section describes inline-level formatting objects, like 'inline', 'inline-container', 'character', and 'external-graphic'. They are used to generate inline areas.
2022-10-01, 202🔥, 0💬

What Is a Font?
This section describes fonts of typefaces. A font is an instance of a typeface for formatted characters (glyphs in XSL-FO term), with a specific size, weight, style and character set.
2022-10-01, 200🔥, 0💬

"inline" with Mixed Content
This section provides a tutorial example showing a 'inline' with mixed content of text and child block-level formatting objects. Text and will be processed normally. But the child block will be processed on a separate new line by itself.
2022-10-01, 199🔥, 0💬

List Formatting Object Tree
This section describes the list formatting object tree, which generate a list of items with one label and one body per item.
2022-10-01, 191🔥, 0💬

What Is "block" Formatting Object?
This section describes 'block' formatting object, which generates one or more block areas on the target device with its content.
2022-10-01, 178🔥, 0💬

FOP Failed on "block" inside "inline"
This section provides a tutorial example showing the formatting issue with Apache FOP on the 'block' formatting object inside an 'inline' formatting object. It is not able to generate a full line for the 'block' formatting object like RenderX XEP.
2022-10-01, 170🔥, 0💬

XEP Predefined Font Test
This section provides a tutorial example on how to use RenderX XEP predefined fonts. Adobe Base-14 fonts are not embedded in PDF output. But Windows fonts are embedded.
2022-10-01, 170🔥, 0💬

What Is "block-container" Formatting Object?
This section describes block-container formatting object, which is a wrapper of blocks to have more controls on area size, writing-more and reference-orientation.
2022-07-27, 1126🔥, 1💬

💬 2022-07-27 home decor: Every one is sharing information, that’s truly good, keep u? writing.

RenderX XEP Example - Borders.fo
This section provides a tutorial example on how to run XEP tool in a command line window to process an example XSL-FO document provided by RenderX.
2022-04-13, 303🔥, 2💬

💬 2022-04-13 Herong: Which version of XEP are you using?

💬 2022-04-07 User Test: xep only executes in the directory even after adding it to the path. using the path\xep does not work either

"Body" Region Margin and "Side" Region Extent
This section provides tutorial example to demonstrate how the region-before extent overlaps with the top margin of the region-body. It can also be extended into and hidden behind the content area of the region-body.
2022-02-19, 576🔥, 2💬

💬 2022-02-19 Herong: Craig, Thanks for pointing out the error in the source code. Yes, all " " should be replaced by their XML entity names, if they ...

💬 2022-02-19 Craig: With FOP Version 2.7, it was necessary to remove the "less than" and "greater than" symbols from the 'static-content" sections t...

What Are "page-number*" Formatting Objects?
This section describes 'page-number', 'page-number-citation', and 'page-number-citation-last', which are inline-level formatting objects that generates inline areas with the current page number, or page numbers of cited formatting objects.
2021-08-30, 1094🔥, 1💬

💬 2021-08-30 vik: Is there a way to only display the total odd/even pages count? I have a blank page on even and i don't the fo: to count that bla...

Full Version in PDF/ePUB
Information on how to obtain the full version of this book in PDF, ePUB, or other formats.
2021-08-19, 1629🔥, 3💬

💬 2021-08-19 ramanjaneyulu: thnak you

💬 2017-04-15 Herong: Gobi, you are welcome!

💬 2017-04-14 Gobi: Thanks for the free book

Area Model of List Item, Label and Body
This section provides a tutorial example showing area model of list-item, list-item-label and list-item-body formatting objects. start-indent starts from left edge of the list-block, not the list-item
2021-07-23, 378🔥, 1💬

💬 2021-07-23 Costas: Very nice example. Thank you. Costas from Greece

What Is "line-height" Attribute?
This section describes 'line-height' attribute for 'inline' formatting object. It is used to control the line height of the output inline area.
2020-06-22, 1811🔥, 1💬

💬 2020-06-22 Susy: thanks so much for the info!

<< < 1 2 3 4 5 >   ∑:103  Sort:Rank